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 51617f2..9a0b72a 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