Do not always activate WPA
[openwrt.git] / openwrt / package / ntpclient / files / ntpclient.init
index 16a75ca..923022b 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 &
This page took 0.025996 seconds and 4 git commands to generate.