summaryrefslogtreecommitdiff
path: root/package/busybox/files/busybox.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/files/busybox.postinst')
-rw-r--r--package/busybox/files/busybox.postinst6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/busybox/files/busybox.postinst b/package/busybox/files/busybox.postinst
new file mode 100644
index 000000000..97e83b766
--- /dev/null
+++ b/package/busybox/files/busybox.postinst
@@ -0,0 +1,6 @@
+#!/bin/sh
+. $IPKG_INSTROOT/etc/functions.sh
+add_rcconf network network YES
+add_rcconf crond crond NO
+add_rcconf 'use "-C16" normally, "NO" to disable' syslogd_flags '-C16'
+add_rcconf inetd