|
125 | 125 | <term><varname>KillOnlyUsers=</varname></term> |
126 | 126 | <term><varname>KillExcludeUsers=</varname></term> |
127 | 127 |
|
128 | | - <listitem><para>These settings take space-separated lists of usernames that override |
129 | | - the <varname>KillUserProcesses=</varname> setting. A user name may be added to |
130 | | - <varname>KillExcludeUsers=</varname> to exclude the processes in the session scopes of |
131 | | - that user from being killed even if <varname>KillUserProcesses=yes</varname> is set. If |
132 | | - <varname>KillExcludeUsers=</varname> is not set, the <literal>root</literal> user is |
133 | | - excluded by default. <varname>KillExcludeUsers=</varname> may be set to an empty value |
134 | | - to override this default. If a user is not excluded, <varname>KillOnlyUsers=</varname> |
135 | | - is checked next. If this setting is specified, only the session scopes of those users |
136 | | - will be killed. Otherwise, users are subject to the |
137 | | - <varname>KillUserProcesses=yes</varname> setting.</para></listitem> |
| 128 | + <listitem><para>These settings take space-separated lists of usernames that override the |
| 129 | + <varname>KillUserProcesses=</varname> setting. A user name may be added to |
| 130 | + <varname>KillExcludeUsers=</varname> to exclude the processes in the session scopes of that user from |
| 131 | + being killed even if <varname>KillUserProcesses=yes</varname> is set. If |
| 132 | + <varname>KillExcludeUsers=</varname> is not set, the <literal>root</literal> user is excluded by |
| 133 | + default. <varname>KillExcludeUsers=</varname> may be set to an empty value to override this |
| 134 | + default. If a user is not excluded, <varname>KillOnlyUsers=</varname> is checked next. If this |
| 135 | + setting is specified, only the processes in the session scopes of those users will be |
| 136 | + killed. Otherwise, users are subject to the <varname>KillUserProcesses=yes</varname> setting. |
| 137 | + </para></listitem> |
138 | 138 | </varlistentry> |
139 | 139 |
|
140 | 140 | <varlistentry> |
|
0 commit comments