busybox: disable killall5 - nothing uses it
authorFelix Fietkau <nbd@openwrt.org>
Sun, 13 Feb 2011 03:26:15 +0000 (03:26 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 13 Feb 2011 03:26:15 +0000 (03:26 +0000)
SVN-Revision: 25512

package/busybox/config/procps/Config.in

index 3a95439ce3f62ee0929145d44cc29baebee2c94f..da5e95cf00d79b4bf0bd873d125667b30a10b6ec 100644 (file)
@@ -47,7 +47,7 @@ config BUSYBOX_CONFIG_KILLALL
 
 config BUSYBOX_CONFIG_KILLALL5
        bool "killall5"
-       default y
+       default n
        depends on BUSYBOX_CONFIG_KILL
 
 config BUSYBOX_CONFIG_NMETER