fixup openntpd package. ntpd now starts as user ntp and
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Mar 2005 20:19:42 +0000 (20:19 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Mar 2005 20:19:42 +0000 (20:19 +0000)
commit7bf482253faf075f55556b69a3908f1c859d8322
tree5e7a96353995aaa1301a9b4548cab2ef6b52043d
parentb1b9d8388faa032c2ab4f8b2249967ad64cc7617
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
openwrt/package/openntpd/Makefile
openwrt/package/openntpd/files/ntpd.conf [deleted file]
openwrt/package/openntpd/ipkg/CONTROL/postinst [new file with mode: 0755]
openwrt/package/openntpd/ipkg/etc/init.d/S49ntpd [new file with mode: 0755]
openwrt/package/openntpd/ipkg/etc/ntpd.conf [new file with mode: 0644]
openwrt/rules.mk