From: Lennart Poettering Date: Tue, 14 Jan 2025 13:04:52 +0000 (+0100) Subject: man: also fix documentation of start-limit-hit X-Git-Tag: v258-rc1~1607^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F35992%2Fhead;p=thirdparty%2Fsystemd.git man: also fix documentation of start-limit-hit --- diff --git a/man/org.freedesktop.systemd1.xml b/man/org.freedesktop.systemd1.xml index b95f68b4a55..1fc925fe4a7 100644 --- a/man/org.freedesktop.systemd1.xml +++ b/man/org.freedesktop.systemd1.xml @@ -4838,9 +4838,10 @@ node /org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice { code. signal indicates that a service process exited with an uncaught signal. core-dump indicates that a service process exited uncleanly and dumped core. watchdog indicates that a service did not send out watchdog ping messages - often enough. start-limit indicates that a service has been started too frequently - in a specific time frame (as configured in StartLimitInterval, - StartLimitBurst). + often enough. start-limit-hit indicates that a service has been started too + frequently in a specific time frame (as configured in StartLimitInterval, + StartLimitBurst). oom-kill indicates that a service was + terminated due to an out-of-memory (OOM) situation. ControlGroup indicates the control group path the processes of this service unit are placed in.