This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oss
/
openadk
Watch
4
Star
1
Fork
3
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
ntpd: start earlier
Waldemar Brodkorb
1 year ago
parent
ce4cabceb6
commit
5e469b9a65
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
package/busybox/files/ntpd.init
+ 1
- 1
package/busybox/files/ntpd.init
View File
@@ -1,6 +1,6 @@
#!/bin/sh
#PKG busybox
-#INIT
60
+#INIT
45
. /etc/rc.conf
case $1 in