diff options
Diffstat (limited to 'openwrt/package/ntpclient/files/ntpclient.init')
-rw-r--r-- | openwrt/package/ntpclient/files/ntpclient.init | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/ntpclient/files/ntpclient.init b/openwrt/package/ntpclient/files/ntpclient.init new file mode 100644 index 000000000..16a75ca0e --- /dev/null +++ b/openwrt/package/ntpclient/files/ntpclient.init @@ -0,0 +1,2 @@ +#!/bin/sh +/usr/sbin/ntpclient -c 1 -s -h pool.ntp.org |