start a shell only on 2.6 system on second serial device, reported by Peter Urbanec...
[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.028776 seconds and 4 git commands to generate.