cron (x) systemd timer (o) user generic template.
This commit is contained in:
11
.config/systemd/user/on-weekly@.timer
Normal file
11
.config/systemd/user/on-weekly@.timer
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Run %i weekly
|
||||
|
||||
[Timer]
|
||||
OnCalendar=weekly
|
||||
RandomizedDelaySec=1h
|
||||
Persistent=true
|
||||
Unit=%i.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user