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 --- units/halt.target | 1 + 1 file changed, 1 insertion(+) (limited to 'units/halt.target') diff --git a/units/halt.target b/units/halt.target index 77b4044229..70e90fedde 100644 --- a/units/halt.target +++ b/units/halt.target @@ -11,6 +11,7 @@ Description=Halt Requires=halt.service After=halt.service +AllowIsolate=yes [Install] Alias=ctrl-alt-del.target -- cgit v1.2.3-54-g00ecf