diff --git a/etc/services.d/crond/run b/etc/services.d/crond/run index 15ca5e9..16b29cc 100644 --- a/etc/services.d/crond/run +++ b/etc/services.d/crond/run @@ -1,5 +1,2 @@ #!/usr/bin/with-contenv bash -umask 022 - -exec \ - s6-setuidgid abc crond -l 2 -f +exec crond -l 0 -L /etc/periodic/crond.log