projects-jenz/file_mover/systemctl/backups.timer
2023-02-20 21:52:34 +01:00

10 lines
150 B
SYSTEMD
Executable File

[Unit]
Description=Creates backups thrice a week
Requires=backups.service
[Timer]
OnCalendar=Mon,Thu,Sat 04:00
[Install]
WantedBy=multi-user.target