diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-23 20:19:42 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-23 20:19:42 +0000 |
commit | 7bf482253faf075f55556b69a3908f1c859d8322 (patch) | |
tree | 5e7a96353995aaa1301a9b4548cab2ef6b52043d /openwrt/package/openntpd/files | |
parent | b1b9d8388faa032c2ab4f8b2249967ad64cc7617 (diff) |
fixup openntpd package. ntpd now starts as user ntp and
CONTROL/postinst can be executed on host and target system.
idea from nbd to use IPKG_ROOTDIR
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@435 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/openntpd/files')
-rw-r--r-- | openwrt/package/openntpd/files/ntpd.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/openwrt/package/openntpd/files/ntpd.conf b/openwrt/package/openntpd/files/ntpd.conf deleted file mode 100644 index 6993b8eba2..0000000000 --- a/openwrt/package/openntpd/files/ntpd.conf +++ /dev/null @@ -1,3 +0,0 @@ -# use a random selection of 8 public stratum 2 servers -# see http://twiki.ntp.org/bin/view/Servers/NTPPoolServers -servers pool.ntp.org |