projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
e528748780d6817e8067bd081875152d0cd27b78
[openwrt.git]
/
package
/
openntpd
/
ipkg
/
etc
/
init.d
/
S49ntpd
1
#!/bin/sh
2
mkdir
-p
`grep "^ntp:" /etc/passwd | cut -d: -f6`
3
/
usr
/
sbin
/
ntpd
-s
This page took
0.047148 seconds
and
3
git commands to generate.