summaryrefslogtreecommitdiffstats
path: root/man/systemd.service.xml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-16 18:26:40 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-16 18:26:40 +0000
commit34f1d05ca3b350257f1d9ddb0aba57f129c27c67 (patch)
treeeccee464f1cccec702d6b9a87f1732c343bd74c2 /man/systemd.service.xml
parentAdding debian version 256.4-3. (diff)
downloadsystemd-34f1d05ca3b350257f1d9ddb0aba57f129c27c67.tar.xz
systemd-34f1d05ca3b350257f1d9ddb0aba57f129c27c67.zip
Merging upstream version 256.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r--man/systemd.service.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index 6667ac5..397b3cd 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -622,6 +622,12 @@
<citerefentry><refentrytitle>sd_notify</refentrytitle><manvolnum>3</manvolnum></citerefentry>).
</para>
+ <para>Note that the start timeout is also applied to service reloads, regardless if implemented
+ through <varname>ExecReload=</varname> or via the reload logic enabled via <varname>Type=notify-reload</varname>.
+ If the reload does not complete within the configured time, the reload will be considered failed and
+ the service will continue running with the old configuration. This will not affect the running service,
+ but will be logged and will cause e.g. <command>systemctl reload</command> to fail.</para>
+
<xi:include href="version-info.xml" xpointer="v188"/></listitem>
</varlistentry>