From b401e1fb9df7ea8b0fd26e16d886056a5ae7c5d9 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 3 Sep 2010 01:42:19 +0200 Subject: target: implicitly shutdown targets on shutdown, so that they are pulled into the final transaction and may be used for synchronization --- 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 70e90fedde..04b42cd3d1 100644 --- a/units/halt.target +++ b/units/halt.target @@ -9,6 +9,7 @@ [Unit] Description=Halt +DefaultDependencies=no Requires=halt.service After=halt.service AllowIsolate=yes -- cgit v1.2.3-54-g00ecf