upgrade madwifi to r1416-20060126, unite madwifi-tools and kmod-madwifi (madwifi...
[openwrt.git] / package / openntpd / files / ntpd.init
1 #!/bin/sh
2 mkdir -p `awk -F: '/^ntp:/{print $6}' /etc/passwd`
3 /usr/sbin/ntpd -s
This page took 0.045234 seconds and 5 git commands to generate.