This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv3
Watch
1
Star
0
Fork
You've already forked openwrtv3
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5c9577c865
openwrtv3
/
openwrt
/
package
/
openntpd
/
files
/
ntpd.init
4 lines
79 B
Text
Raw
Normal View
History
Unescape
Escape
add openntpd. sort list of packages alphabetically in Makefile. SVN-Revision: 422
2005-03-23 09:41:29 +00:00
#!/bin/sh
Merged enhancements submitted by Stereo, thanks, closes #188 and #189 SVN-Revision: 2863
2006-01-08 18:10:40 +00:00
mkdir -p `awk -F: '/^ntp:/{print $6}' /etc/passwd`
add openntpd. sort list of packages alphabetically in Makefile. SVN-Revision: 422
2005-03-23 09:41:29 +00:00
/usr/sbin/ntpd -s
Reference in a new issue
Copy permalink