2 # For a description of the syntax of this configuration file,
3 # see scripts/kbuild/config-language.txt.
8 config BUSYBOX_CONFIG_RUNSV
12 runsv starts and monitors a service and optionally an appendant log
15 config BUSYBOX_CONFIG_RUNSVDIR
19 runsvdir starts a runsv process for each subdirectory, or symlink to
20 a directory, in the services directory dir, up to a limit of 1000
21 subdirectories, and restarts a runsv process if it terminates.
23 config BUSYBOX_CONFIG_SV
27 sv reports the current status and controls the state of services
28 monitored by the runsv supervisor.
30 config BUSYBOX_CONFIG_SVLOGD
34 svlogd continuously reads log data from its standard input, optionally
35 filters log messages, and writes the data to one or more automatically
38 config BUSYBOX_CONFIG_CHPST
42 chpst changes the process state according to the given options, and
43 execs specified program.
45 config BUSYBOX_CONFIG_SETUIDGID
48 Sets soft resource limits as specified by options
50 config BUSYBOX_CONFIG_ENVUIDGID
53 Sets $UID to account's uid and $GID to account's gid
55 config BUSYBOX_CONFIG_ENVDIR
58 Sets various environment variables as specified by files
59 in the given directory
61 config BUSYBOX_CONFIG_SOFTLIMIT
64 Sets soft resource limits as specified by options