set up cronjob and timer
This commit is contained in:
10
templates/systemd/chill-cronjob@.timer
Normal file
10
templates/systemd/chill-cronjob@.timer
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Run chill cron-jobs
|
||||
|
||||
[Timer]
|
||||
Unit=chill-cronjob@%i.service
|
||||
OnCalendar=*-*-* *:0,15,30,45:00
|
||||
RandomizedDelaySec=60
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user