]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: Clarify Restart= exception for systemctl stop (#5891)
authorTed W <ted.l.wood@gmail.com>
Tue, 9 May 2017 18:22:04 +0000 (13:22 -0500)
committerLennart Poettering <lennart@poettering.net>
Tue, 9 May 2017 18:22:04 +0000 (20:22 +0200)
man/systemd.service.xml

index 51617f27cc73ec28815eb67c6639b3bea96ece11..9a0b72aca93b486ec2ef96ea6b9bb9a3b45d7c14 100644 (file)
 
         <para>As exceptions to the setting above, the service will not
         be restarted if the exit code or signal is specified in
-        <varname>RestartPreventExitStatus=</varname> (see below).
-        Also, the services will always be restarted if the exit code
-        or signal is specified in
+        <varname>RestartPreventExitStatus=</varname> (see below) or
+        the service is stopped with <command>systemctl stop</command>
+        or an equivalent operation. Also, the services will always be
+        restarted if the exit code or signal is specified in
         <varname>RestartForceExitStatus=</varname> (see below).</para>
 
         <para>Note that service restart is subject to unit start rate