enable telnet client by default
[openwrt-10.03/.git] / package / ntpclient / files / ntpclient.init
index 16a75ca0e5edbdaebe7a34e54ac10eadbc216983..923022bfccbcf332467e83119be06930521577cb 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/sh
-/usr/sbin/ntpclient -c 1 -s -h pool.ntp.org
+/usr/sbin/ntpclient -c 1 -s -h pool.ntp.org &