From: Masanari Iida Date: Tue, 11 Nov 2025 14:20:15 +0000 (+0900) Subject: systemd-logind: Add signal section in man systemd-logind X-Git-Tag: v259-rc1~96 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=036100d74563edda3cb81e19255ffec5e1b7fc7f;p=thirdparty%2Fsystemd.git systemd-logind: Add signal section in man systemd-logind This patch adds signal setion in man systemd-logind --- diff --git a/man/systemd-logind.service.xml b/man/systemd-logind.service.xml index 93bcd6bc8f9..34f6330bf7c 100644 --- a/man/systemd-logind.service.xml +++ b/man/systemd-logind.service.xml @@ -95,6 +95,16 @@ Desktop Environments. + + Signal + + + SIGHUP + Reloads the service configuration file. + + + + See Also diff --git a/tools/command_ignorelist b/tools/command_ignorelist index 2cdaf4de7f7..41e8d01a651 100644 --- a/tools/command_ignorelist +++ b/tools/command_ignorelist @@ -163,6 +163,7 @@ systemd-inhibit.xml ./refsect1[title="Options"]/variablelist/varlistentry[term=" systemd-inhibit.xml ./refsect1[title="Options"]/variablelist/varlistentry[term="--why="] systemd-inhibit.xml ./refsect1[title="Options"]/variablelist/varlistentry[term="--mode="] systemd-inhibit.xml ./refsect1[title="Options"]/variablelist/varlistentry[term="--list"] +systemd-logind.service.xml ./refsect1[title="Signal"]/ systemd-notify.xml ./refsect1[title="Options"]/variablelist/varlistentry[term="--ready"] systemd-notify.xml ./refsect1[title="Options"]/variablelist/varlistentry[term="--pid="] systemd-notify.xml ./refsect1[title="Options"]/variablelist/varlistentry[term="--status="]