mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 12:46:53 +00:00
busybox: add applet 'nohup', this fixes #1259
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a411c2c547
commit
363e2bd65c
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Busybox version: 1.20.2
|
# Busybox version: 1.20.2
|
||||||
# Wed Sep 26 00:23:57 2012
|
# Fri Oct 12 19:25:56 2012
|
||||||
#
|
#
|
||||||
CONFIG_HAVE_DOT_CONFIG=y
|
CONFIG_HAVE_DOT_CONFIG=y
|
||||||
|
|
||||||
@ -248,7 +248,7 @@ CONFIG_MKNOD=y
|
|||||||
CONFIG_MV=y
|
CONFIG_MV=y
|
||||||
CONFIG_FEATURE_MV_LONG_OPTIONS=y
|
CONFIG_FEATURE_MV_LONG_OPTIONS=y
|
||||||
CONFIG_NICE=y
|
CONFIG_NICE=y
|
||||||
# CONFIG_NOHUP is not set
|
CONFIG_NOHUP=y
|
||||||
CONFIG_OD=y
|
CONFIG_OD=y
|
||||||
CONFIG_PRINTENV=y
|
CONFIG_PRINTENV=y
|
||||||
CONFIG_PRINTF=y
|
CONFIG_PRINTF=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user