diff options
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r-- | man/systemd.exec.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 97bdbba560..9d074ca5ee 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -777,11 +777,11 @@ </varlistentry> <varlistentry> - <term><varname>ControlGroupPersistant=</varname></term> + <term><varname>ControlGroupPersistent=</varname></term> <listitem><para>Takes a boolean argument. If true, the control groups created for this unit will be marked - to be persistant, i.e. systemd will + to be persistent, i.e. systemd will not remove them when stopping the unit. The default is false, meaning that the control groups will be |