aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/busybox/files/cron
diff options
context:
space:
mode:
Diffstat (limited to 'package/utils/busybox/files/cron')
-rwxr-xr-xpackage/utils/busybox/files/cron1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/utils/busybox/files/cron b/package/utils/busybox/files/cron
index fa368098c2..5e6b4bf3fe 100755
--- a/package/utils/busybox/files/cron
+++ b/package/utils/busybox/files/cron
@@ -5,7 +5,6 @@ START=50
USE_PROCD=1
PROG=/usr/sbin/crond
-NAME=crond
start_service () {
[ -z "$(ls /etc/crontabs/)" ] && return 1