diff options
Diffstat (limited to 'init/readme.txt')
| -rw-r--r-- | init/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/readme.txt b/init/readme.txt index 6b9c42d3f..c2130416d 100644 --- a/init/readme.txt +++ b/init/readme.txt @@ -180,7 +180,7 @@ exec [ <seclabel> [ <user> [ <group> ]* ] ] -- <command> [ <argument> ]* Fork and execute command with the given arguments. The command starts after "--" so that an optional security context, user, and supplementary groups can be provided. No other commands will be run until this one - finishes. + finishes. <seclabel> can be a - to denote default. export <name> <value> Set the environment variable <name> equal to <value> in the |
