9 lines
141 B
SYSTEMD
9 lines
141 B
SYSTEMD
[Unit]
|
|
Description=Periodically check last backup date for %I
|
|
|
|
[Timer]
|
|
OnCalendar=00:00:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|