busybox.postinst 221 B

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