From a20aa237203f613553e01e56484b2164e863a80a Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 4 Apr 2005 22:12:17 +0000 Subject: add aiccu, bwm, ntpclient and radvd (from Sebastian Noel) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@562 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/ntpclient/files/S41ntpclient | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 package/ntpclient/files/S41ntpclient (limited to 'package/ntpclient/files') diff --git a/package/ntpclient/files/S41ntpclient b/package/ntpclient/files/S41ntpclient new file mode 100755 index 000000000..16a75ca0e --- /dev/null +++ b/package/ntpclient/files/S41ntpclient @@ -0,0 +1,2 @@ +#!/bin/sh +/usr/sbin/ntpclient -c 1 -s -h pool.ntp.org -- cgit v1.2.3