[package] fix various init scripts
[openwrt.git] / package / utils / busybox / files / cron
index fa36809..5e6b4bf 100755 (executable)
@@ -5,7 +5,6 @@ START=50
 
 USE_PROCD=1
 PROG=/usr/sbin/crond
-NAME=crond
 
 start_service () {
        [ -z "$(ls /etc/crontabs/)" ] && return 1