remove dependency for pkill

SVN-Revision: 33594
This commit is contained in:
John Crispin
2012-09-28 22:37:04 +00:00
parent f3cab53f27
commit 27144ca2a6
2 changed files with 2 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ config BUSYBOX_CONFIG_FEATURE_PIDOF_OMIT
config BUSYBOX_CONFIG_PKILL
bool "pkill"
default y
default n
help
Send signals to processes by name.