Start crond from run.sh

This commit is contained in:
synoniem 2020-12-26 18:06:45 +01:00
parent aedc5c7535
commit 820fbc70df
1 changed files with 2 additions and 1 deletions

3
run.sh
View File

@ -1,5 +1,6 @@
#!/bin/bash
# Start crond for cronjobs to work correctly
/usr/sbin/crond
# Check and if needed install/renew certs
# Note that this script (certbot.sh) is also
# run weekely from /etc/periodic/weekly/croncert.sh