minor settings updates and job runners
This commit is contained in:
parent
8c710546af
commit
7146d40ea2
6 changed files with 93 additions and 2 deletions
13
system/semantic-mediawiki-jobs@.timer
Normal file
13
system/semantic-mediawiki-jobs@.timer
Normal file
|
@ -0,0 +1,13 @@
|
|||
[Unit]
|
||||
Description=Semantic MediaWiki job timer %I
|
||||
Documentation=https://www.semantic-mediawiki.org/wiki/Help:Cron_jobs
|
||||
|
||||
[Timer]
|
||||
# run the jobs in the morning, after the backups happen
|
||||
OnCalendar=*-*-* 04:00:00
|
||||
RandomizedDelaySec=1h
|
||||
Unit=semantic-mediawiki-jobs@%i.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue