diff options
Diffstat (limited to 'package/busybox/config/runit')
-rw-r--r-- | package/busybox/config/runit/Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/busybox/config/runit/Config.in b/package/busybox/config/runit/Config.in index c1ee813..9d7c597 100644 --- a/package/busybox/config/runit/Config.in +++ b/package/busybox/config/runit/Config.in @@ -1,3 +1,4 @@ +# DO NOT EDIT. This file is generated from Config.src # # For a description of the syntax of this configuration file, # see scripts/kbuild/config-language.txt. @@ -5,6 +6,8 @@ menu "Runit Utilities" + + config BUSYBOX_CONFIG_RUNSV bool "runsv" default n |