summaryrefslogtreecommitdiff
path: root/package/busybox/files/busybox.postinst
blob: 761fb777d92b64d55e4b8c69f1e7dfc4d9034511 (plain)
1
2
3
4
5
6
7
#!/bin/sh
. $IPKG_INSTROOT/etc/functions.sh
add_rcconf network network YES
add_rcconf crond crond NO
add_rcconf watchdog watchdog NO
add_rcconf 'use "-C32" normally, "NO" to disable' syslogd_flags '-C32'
add_rcconf inetd