summaryrefslogtreecommitdiffstats
path: root/package/openntpd/files
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-23 09:41:29 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-23 09:41:29 +0000
commitfb899479c5862cdddf193d406479bcc8f71a2a94 (patch)
tree801b81a14199515b6e73b54010689acc7aff74f4 /package/openntpd/files
parent0cd280b811d0f6c646b65613e0e6c72020a717d0 (diff)
add openntpd. sort list of packages alphabetically in Makefile.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@422 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/openntpd/files')
-rwxr-xr-xpackage/openntpd/files/S49ntpd3
-rw-r--r--package/openntpd/files/ntpd.conf3
2 files changed, 6 insertions, 0 deletions
diff --git a/package/openntpd/files/S49ntpd b/package/openntpd/files/S49ntpd
new file mode 100755
index 000000000..e52874878
--- /dev/null
+++ b/package/openntpd/files/S49ntpd
@@ -0,0 +1,3 @@
+#!/bin/sh
+mkdir -p `grep "^ntp:" /etc/passwd | cut -d: -f6`
+/usr/sbin/ntpd -s
diff --git a/package/openntpd/files/ntpd.conf b/package/openntpd/files/ntpd.conf
new file mode 100644
index 000000000..6993b8eba
--- /dev/null
+++ b/package/openntpd/files/ntpd.conf
@@ -0,0 +1,3 @@
+# use a random selection of 8 public stratum 2 servers
+# see http://twiki.ntp.org/bin/view/Servers/NTPPoolServers
+servers pool.ntp.org