diff --git a/packages/sysutils/busybox/system.d.opt/cron.service b/packages/sysutils/busybox/system.d.opt/cron.service index 90fdd084ae..756d856d30 100644 --- a/packages/sysutils/busybox/system.d.opt/cron.service +++ b/packages/sysutils/busybox/system.d.opt/cron.service @@ -1,6 +1,6 @@ [Unit] Description=Cron daemon -After=syslog.target cron-defaults.service +After=cron-defaults.service Requires=cron-defaults.service ConditionPathExists=/storage/.cache/services/crond.conf