From: Ted W Date: Tue, 9 May 2017 18:22:04 +0000 (-0500) Subject: man: Clarify Restart= exception for systemctl stop (#5891) X-Git-Tag: v234~231 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=09b69d68faf054e9ec1327aee716b9be7210d709;p=thirdparty%2Fsystemd.git man: Clarify Restart= exception for systemctl stop (#5891) --- diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 51617f27cc7..9a0b72aca93 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -658,9 +658,10 @@ As exceptions to the setting above, the service will not be restarted if the exit code or signal is specified in - RestartPreventExitStatus= (see below). - Also, the services will always be restarted if the exit code - or signal is specified in + RestartPreventExitStatus= (see below) or + the service is stopped with systemctl stop + or an equivalent operation. Also, the services will always be + restarted if the exit code or signal is specified in RestartForceExitStatus= (see below). Note that service restart is subject to unit start rate