1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-06 07:35:19 +02:00
openwrt-xburst/package/openntpd/ipkg/etc/init.d/S55ntpd
wbx 658e159aa4 start ntp after pppoe connection. will add rdate call in ip-up later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-29 17:34:47 +00:00

4 lines
78 B
Bash
Executable File

#!/bin/sh
mkdir -p `grep "^ntp:" /etc/passwd | cut -d: -f6`
/usr/sbin/ntpd -s