diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2015-11-02 23:27:49 +0100 |
---|---|---|
committer | Ronny Chevalier <chevalier.ronny@gmail.com> | 2015-11-02 23:27:49 +0100 |
commit | 3342582deb95b6e364541435654eb8f6fa320f40 (patch) | |
tree | 53d393ef55771fdd71662c5c433720016dd71cb7 /man/systemd.exec.xml | |
parent | 5732a7dbb0efa79cc36c6864a4af2e98685b53d6 (diff) | |
parent | 859fdd1eeab7f403c761dde79e168805f43fcf89 (diff) |
Merge pull request #1757 from phomes/minor-fixes
Minor fixes
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r-- | man/systemd.exec.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 5f99fa875e..c0ecf92419 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -994,7 +994,7 @@ <listitem><para>Takes a <option>SMACK64</option> security label as argument. The process executed by the unit will be started under this label and SMACK will decide whether the - processes is allowed to run or not based on it. The process + process is allowed to run or not based on it. The process will continue to run under the label specified here unless the executable has its own <option>SMACK64EXEC</option> label, in which case the process will transition to run under that |