changeset 1514:6db20984e195

Error paths need the kill and killall commands.
author Rob Landley <rob@landley.net>
date Sat, 24 Mar 2012 19:40:48 -0500
parents 06c06aeaf547
children 63d3f491b92f
files sources/baseconfig-busybox
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/sources/baseconfig-busybox	Sat Mar 24 18:16:29 2012 -0500
+++ b/sources/baseconfig-busybox	Sat Mar 24 19:40:48 2012 -0500
@@ -189,3 +189,7 @@
 CONFIG_YES=y
 
 CONFIG_UNIQ=y
+CONFIG_KILL=y
+CONFIG_KILLALL=y
+
+