trixie/roles/edulive/files/livebuilder.timer

12 lines
163 B
SYSTEMD
Raw Normal View History

2022-07-07 19:45:47 +02:00
[Unit]
Description=Run livebuilder script weekly
[Timer]
OnCalendar=weekly
Persistent=true
AccuracySec=3h
RandomizedDelaySec=3h
[Install]
WantedBy=timers.target