cron (x) systemd timer (o) user generic template.

This commit is contained in:
2025-12-02 22:21:55 +08:00
parent 55e575d43e
commit bb563c9e23

View File

@@ -0,0 +1,11 @@
[Unit]
Description=Run %i weekly
[Timer]
OnCalendar=weekly
RandomizedDelaySec=1h
Persistent=true
Unit=%i.service
[Install]
WantedBy=timers.target