Make crond log to stderr so Docker can forward it (#120)

This commit is contained in:
Frederik Ring 2022-07-06 13:16:43 +02:00 committed by GitHub
parent 342ae5910e
commit e738bd0539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,4 +22,4 @@ else
fi
echo "Starting cron in foreground."
crond -f -l 8
crond -f -d 8