fixup openntpd package. ntpd now starts as user ntp and
authorWaldemar Brodkorb <wbx@openwrt.org>
Wed, 23 Mar 2005 20:19:42 +0000 (20:19 +0000)
committerWaldemar Brodkorb <wbx@openwrt.org>
Wed, 23 Mar 2005 20:19:42 +0000 (20:19 +0000)
commit22cf127948e3681356b4a8da95ef682e41e02d63
tree5e7a96353995aaa1301a9b4548cab2ef6b52043d
parent4eee9cc293bf9b5523458a2bb44f4eeeed35ddbd
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