diff options
Diffstat (limited to 'package/busybox/files/crond.init')
-rw-r--r-- | package/busybox/files/crond.init | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/busybox/files/crond.init b/package/busybox/files/crond.init index c0b9da9e4..208479c6d 100644 --- a/package/busybox/files/crond.init +++ b/package/busybox/files/crond.init @@ -1,5 +1,6 @@ #!/bin/sh -#FWINIT 60 +#PKG busybox +#INIT 60 . /etc/rc.conf case $1 in |