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/shutdown.target | 1 + 1 file changed, 1 insertion(+) (limited to 'units/shutdown.target') diff --git a/units/shutdown.target b/units/shutdown.target index 6d1fb6f10f..4db9f1fbe5 100644 --- a/units/shutdown.target +++ b/units/shutdown.target @@ -9,5 +9,6 @@ [Unit] Description=Shutdown +DefaultDependencies=no RefuseManualStart=yes IgnoreDependencyFailure=yes -- cgit v1.2.3-54-g00ecf