runit: fix setuidgid help text
Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
9a8796436b
commit
636315ccb9
1 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,8 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
//config: bool "setuidgid (4.2 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Sets soft resource limits as specified by options
|
||||
//config: Sets UID and GID to those of the given account, and execs
|
||||
//config: specified program.
|
||||
//config:
|
||||
//config:config ENVUIDGID
|
||||
//config: bool "envuidgid (4.1 kb)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue