From 6d24947638dd3922c12a3f33eecf54cb8e51b908 Mon Sep 17 00:00:00 2001 From: Lucas Werkmeister Date: Fri, 11 Nov 2016 00:20:44 +0100 Subject: man: mention start rate limiting in Restart= doc (#4637) --- man/systemd.service.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man') diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 5c65957bda..3ba6ab34db 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -663,6 +663,12 @@ or signal is specified in RestartForceExitStatus= (see below). + Note that service restart is subject to unit start rate + limiting configured with StartLimitIntervalSec= + and StartLimitBurst=, see + systemd.unit5 + for details. + Setting this to is the recommended choice for long-running services, in order to increase reliability by attempting automatic recovery from -- cgit v1.2.3-54-g00ecf