mirror of
https://github.com/azlux/log2ram.git
synced 2023-10-10 13:37:24 +02:00
added an empty OnCalendar= directive and move timer to 5 min
Merge pull request #166 from fleopaulD/master
This commit is contained in:
commit
d2da092618
@ -79,7 +79,8 @@ By default Log2Ram writes to disk every day. If you think this is too much, you
|
||||
|
||||
```ini
|
||||
[Timer]
|
||||
OnCalendar=weekly
|
||||
OnCalendar=
|
||||
OnCalendar=Mon *-*-* 23:55:00
|
||||
```
|
||||
... or even disable it with `systemctl disable log2ram-daily.timer`, if you prefer writing logs only at stop/reboot.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user