Start crond from run.sh
This commit is contained in:
3
run.sh
3
run.sh
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Start crond for cronjobs to work correctly
|
||||||
|
/usr/sbin/crond
|
||||||
# Check and if needed install/renew certs
|
# Check and if needed install/renew certs
|
||||||
# Note that this script (certbot.sh) is also
|
# Note that this script (certbot.sh) is also
|
||||||
# run weekely from /etc/periodic/weekly/croncert.sh
|
# run weekely from /etc/periodic/weekly/croncert.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user