From 2528a7a62c4ad9b2f4773b608d208239299da50c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 30 Aug 2010 22:45:46 +0200 Subject: unit: introduce AllowIsolate= switch --- man/systemd.unit.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'man/systemd.unit.xml') diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index bb11682fc6..250989fe0f 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -484,6 +484,23 @@ . + + AllowIsolate= + + Takes a boolean + argument. If + this unit may be used with the + systemctl isolate + command. Otherwise this will be + refused. It probably is a good idea to + leave this disabled except for target + units that shall be used similar to + runlevels in SysV init systems, just + as a precaution to avoid unusable + system states. This option defaults to + . + + DefaultDependencies= -- cgit v1.2.3-54-g00ecf