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)
commit0e0a6891a715bb25307c8b440f546793da0746fc
treea04ca2f800e790691980023d5ae310e503c502cc
parent605c98529eb838b8a6babc3cd182283d3b4868ab
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/openwrt@435 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/openntpd/Makefile
package/openntpd/files/ntpd.conf [deleted file]
package/openntpd/ipkg/CONTROL/postinst [new file with mode: 0755]
package/openntpd/ipkg/etc/init.d/S49ntpd [new file with mode: 0755]
package/openntpd/ipkg/etc/ntpd.conf [new file with mode: 0644]
rules.mk