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