busybox: disable killall5 - nothing uses it
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 Feb 2011 03:26:15 +0000 (03:26 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 Feb 2011 03:26:15 +0000 (03:26 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25512 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/busybox/config/procps/Config.in

index 3a95439..da5e95c 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