1
0
mirror of https://github.com/azlux/log2ram synced 2024-11-23 13:56:30 +00:00

Compare commits

..

No commits in common. "81053ccd82a95f499aebee91bdd66bf51363f19c" and "1a61e1eea54e2f3ce78e11d9175ecb279441e139" have entirely different histories.

View File

@ -95,10 +95,6 @@ By default, Log2Ram writes to disk every day. If you think this is too much, you
OnCalendar= OnCalendar=
OnCalendar=Mon *-*-* 23:55:00 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. ... 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 #### Compressor