mirror of
https://github.com/azlux/log2ram.git
synced 2023-10-10 13:37:24 +02:00
10 lines
128 B
SYSTEMD
10 lines
128 B
SYSTEMD
|
[Unit]
|
||
|
Description=Daily Log2Ram writing activities
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=daily
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|