add rml's netdev-random patch and modify et to use it (finally some entropy on /dev...
[openwrt.git] / package / openntpd / files / S49ntpd
1 #!/bin/sh
2 mkdir -p `grep "^ntp:" /etc/passwd | cut -d: -f6`
3 /usr/sbin/ntpd -s
This page took 0.055372 seconds and 5 git commands to generate.