mirror of
https://github.com/azlux/log2ram.git
synced 2023-10-10 13:37:24 +02:00
c92e706d2d
daily hit in the same time as logrotate.
10 lines
137 B
SYSTEMD
10 lines
137 B
SYSTEMD
[Unit]
|
|
Description=Daily Log2Ram writing activities
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 23:55:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|