From 394842d31c51cb642d7ed7a65948d15fd65985ce Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 11 Jun 2009 09:29:18 +0200 Subject: fix some init scripts / postinst scripts --- package/busybox/files/busybox.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/busybox') diff --git a/package/busybox/files/busybox.postinst b/package/busybox/files/busybox.postinst index 97e83b766..90ddf9d42 100644 --- a/package/busybox/files/busybox.postinst +++ b/package/busybox/files/busybox.postinst @@ -2,5 +2,5 @@ . $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 'use "-C32" normally, "NO" to disable' syslogd_flags '-C32' add_rcconf inetd -- cgit v1.2.3