mirror of
https://github.com/azlux/log2ram
synced 2024-11-23 13:56:30 +00:00
Compare commits
2 Commits
8df9bf7d19
...
d2da092618
Author | SHA1 | Date | |
---|---|---|---|
d2da092618 | |||
|
1c729d8049 |
@ -79,7 +79,8 @@ By default Log2Ram writes to disk every day. If you think this is too much, you
|
|||||||
|
|
||||||
```ini
|
```ini
|
||||||
[Timer]
|
[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.
|
... 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