This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
openwrt-owl
mirror of
https://github.com/hak5/openwrt-owl.git
Watch
1
Star
0
Fork
You've already forked openwrt-owl
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
417b433766
openwrt-owl
/
openwrt
/
package
/
openntpd
/
files
/
ntpd.init
4 lines
78 B
Bash
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