projects-jenz/file_mover/systemctl/demo_mover.timer
2021-10-30 23:52:37 +02:00

10 lines
221 B
SYSTEMD
Executable File

[Unit]
Description=Moves demos from the local machine to remote destinations every 5 minutes
Requires=demo_mover.service
[Timer]
OnCalendar=*-*-* *:0,5,10,15,20,25,30,35,40,45,50,55
[Install]
WantedBy=multi-user.target