diff options
Diffstat (limited to 'package/busybox/files')
-rw-r--r-- | package/busybox/files/ntpd.init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/files/ntpd.init b/package/busybox/files/ntpd.init index 15c460dcc..0f578574a 100644 --- a/package/busybox/files/ntpd.init +++ b/package/busybox/files/ntpd.init @@ -1,6 +1,6 @@ #!/bin/sh #PKG busybox -#INIT 60 +#INIT 45 . /etc/rc.conf case $1 in |