From: Mike Yuan Date: Wed, 25 Oct 2023 12:54:49 +0000 (+0800) Subject: man/systemd.unit: add PropagatesStopTo= to reverse property table X-Git-Tag: v255-rc1~141 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c29f6a572318fc4de63b084e2ee94021d52459a;p=thirdparty%2Fsystemd.git man/systemd.unit: add PropagatesStopTo= to reverse property table --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 3447391c9e9..83ac72a5a31 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -2080,17 +2080,17 @@ [Unit] section an automatic property - - Triggers= - TriggeredBy= - Automatic properties, see notes below - Conflicts= ConflictedBy= [Unit] section an automatic property + + Triggers= + TriggeredBy= + Automatic properties, see notes below + PropagatesReloadTo= ReloadPropagatedFrom= @@ -2100,6 +2100,15 @@ ReloadPropagatedFrom= PropagatesReloadTo= + + PropagatesStopTo= + StopPropagatedFrom= + [Unit] section + + + StopPropagatedFrom= + PropagatesStopTo= + Following= n/a