1 # DO NOT EDIT. This file is generated from Config.src
3 # For a description of the syntax of this configuration file,
4 # see scripts/kbuild/config-language.txt.
11 config BUSYBOX_CONFIG_RUNSV
15 runsv starts and monitors a service and optionally an appendant log
18 config BUSYBOX_CONFIG_RUNSVDIR
22 runsvdir starts a runsv process for each subdirectory, or symlink to
23 a directory, in the services directory dir, up to a limit of 1000
24 subdirectories, and restarts a runsv process if it terminates.
26 config BUSYBOX_CONFIG_FEATURE_RUNSVDIR_LOG
27 bool "Enable scrolling argument log"
28 depends on BUSYBOX_CONFIG_RUNSVDIR
31 Enable feature where second parameter of runsvdir holds last error
32 message (viewable via top/ps). Otherwise (feature is off
33 or no parameter), error messages go to stderr only.
35 config BUSYBOX_CONFIG_SV
39 sv reports the current status and controls the state of services
40 monitored by the runsv supervisor.
42 config BUSYBOX_CONFIG_SV_DEFAULT_SERVICE_DIR
43 string "Default directory for services"
44 default "/var/service"
45 depends on BUSYBOX_CONFIG_SV
47 Default directory for services.
48 Defaults to "/var/service"
50 config BUSYBOX_CONFIG_SVLOGD
54 svlogd continuously reads log data from its standard input, optionally
55 filters log messages, and writes the data to one or more automatically
58 config BUSYBOX_CONFIG_CHPST
62 chpst changes the process state according to the given options, and
63 execs specified program.
65 config BUSYBOX_CONFIG_SETUIDGID
69 Sets soft resource limits as specified by options
71 config BUSYBOX_CONFIG_ENVUIDGID
75 Sets $UID to account's uid and $GID to account's gid
77 config BUSYBOX_CONFIG_ENVDIR
81 Sets various environment variables as specified by files
82 in the given directory
84 config BUSYBOX_CONFIG_SOFTLIMIT
88 Sets soft resource limits as specified by options