8 lines
112 B
SYSTEMD
8 lines
112 B
SYSTEMD
[Unit]
|
|
Description=Backup with rsync daily
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 12:00:00
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|