cron log level

This commit is contained in:
2025-12-14 21:44:49 +01:00
parent 9b56614763
commit 18cef1c84e

View File

@@ -4,4 +4,5 @@ CRONTAB=${CRONTAB:-"0 12 * * *"}
echo "${CRONTAB} /app/backup.sh" > /etc/crontabs/root
crond -f
echo "Starting cron"
crond -f -d 7