diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-18 15:14:13 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-18 15:14:13 +0000 |
commit | b249e2425fc7392645ba4383bf0ba3079c4926f3 (patch) | |
tree | d7c07032e09c35f4d32b4f9dedb6e56cc4f2df15 /openwrt/package/openntpd/files | |
parent | da6454c5891d772f7bcc9b2552ff088a40451eb0 (diff) |
Convert openntpd to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@937 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/openntpd/files')
-rw-r--r-- | openwrt/package/openntpd/files/ntpd.conf | 3 | ||||
-rw-r--r--[-rwxr-xr-x] | openwrt/package/openntpd/files/ntpd.init (renamed from openwrt/package/openntpd/files/S49ntpd) | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/openwrt/package/openntpd/files/ntpd.conf b/openwrt/package/openntpd/files/ntpd.conf new file mode 100644 index 0000000000..6993b8eba2 --- /dev/null +++ b/openwrt/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 diff --git a/openwrt/package/openntpd/files/S49ntpd b/openwrt/package/openntpd/files/ntpd.init index e528748780..e528748780 100755..100644 --- a/openwrt/package/openntpd/files/S49ntpd +++ b/openwrt/package/openntpd/files/ntpd.init |