busybox: add applet 'nohup', this fixes #1259

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-10-12 19:26:57 +02:00
parent a411c2c547
commit 363e2bd65c

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.20.2
# Wed Sep 26 00:23:57 2012
# Fri Oct 12 19:25:56 2012
#
CONFIG_HAVE_DOT_CONFIG=y
@ -248,7 +248,7 @@ CONFIG_MKNOD=y
CONFIG_MV=y
CONFIG_FEATURE_MV_LONG_OPTIONS=y
CONFIG_NICE=y
# CONFIG_NOHUP is not set
CONFIG_NOHUP=y
CONFIG_OD=y
CONFIG_PRINTENV=y
CONFIG_PRINTF=y