go-template/examples/certwarden-deploy.timer
2024-08-03 14:56:35 +02:00

10 lines
149 B
SYSTEMD

[Unit]
Description=Timer for app-name
[Timer]
Persistent=true
OnCalendar=Sat *-*-* 04:00:00
RandomizedDelaySec=2h
[Install]
WantedBy=timers.target