busybox.postinst 189 B

123456
  1. #!/bin/sh
  2. . $IPKG_INSTROOT/etc/functions.sh
  3. add_rcconf network network YES
  4. add_rcconf crond crond NO
  5. add_rcconf 'use "-C16" normally, "NO" to disable' syslogd_flags '-C16'
  6. add_rcconf inetd