mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
#3446: Further clarify /etc/cron.d/kiwix-serve_daily instead of...
This commit is contained in:
parent
fa8d05bab3
commit
ffa16d5bfb
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
hour: "4"
|
||||
job: /usr/bin/systemctl restart kiwix-serve.service
|
||||
user: root
|
||||
cron_file: kiwix-serve_daily # i.e. /etc/cron.d/kiwix-serve_daily instead of /var/spool/cron/crontabs/root or /etc/crontab
|
||||
cron_file: kiwix-serve_daily # i.e. /etc/cron.d/kiwix-serve_daily instead of /var/spool/cron/crontabs/root or /etc/cron.daily/* or /etc/crontab
|
||||
when: kiwix_enabled
|
||||
|
||||
- name: Remove 4AM daily cron, if not kiwix_enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue