From 4dcc1cb4155c4a72155e36a5461ab0847d4f1bf1 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 11 Jan 2012 02:47:14 +0100 Subject: unit: implement new PropagateReloadTo=/PropagateReloadFrom= operations --- man/systemd.unit.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'man/systemd.unit.xml') diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 897f99f24c..30559b99f8 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -509,6 +509,22 @@ state. + + PropagateReloadTo= + PropagateReloadFrom= + + Lists one or more + units where reload requests on the + unit will be propagated to/on the + other unit will be propagated + from. Issuing a reload request on a + unit will automatically also enqueue a + reload request on all units that the + reload request shall be propagated to + via these two + settings. + + OnFailureIsolate= -- cgit v1.2.3-54-g00ecf