This website requires JavaScript.
Explore
Help
Register
Sign In
OpenWrt
/
ACwifidude
mirror of
https://github.com/ACwifidude/openwrt.git
Watch
1
Star
0
Fork
You've already forked ACwifidude
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5389174f49
ACwifidude
/
openwrt
/
package
/
openntpd
/
ipkg
/
etc
/
init.d
/
S49ntpd
4 lines
78 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
mkdir -p
`
grep
"^ntp:"
/etc/passwd
|
cut -d: -f6
`
/usr/sbin/ntpd -s
Reference in New Issue
View Git Blame
Copy Permalink