Browse Source

Merge pull request #215 from spacemanspiff2007/patch-1

Update README.md
pull/217/head
azlux 1 year ago
committed by GitHub
parent
commit
81053ccd82
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      README.md

+ 4
- 0
README.md View File

@@ -95,6 +95,10 @@ By default, Log2Ram writes to disk every day. If you think this is too much, you
OnCalendar=
OnCalendar=Mon *-*-* 23:55:00
```

Note:
The ``OnCalendar=`` is important because it disables all existing times (e.g. the default one) for log2ram.

... Or even disable it altogether with `systemctl disable log2ram-daily.timer`, if you instead prefer Log2Ram to be writing logs only on system stops/reboots.

#### Compressor


Loading…
Cancel
Save