mirror of
https://github.com/azlux/log2ram.git
synced 2022-11-27 05:45:02 +03:00
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
|