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/poweroff.target | 1 + 1 file changed, 1 insertion(+) (limited to 'units/poweroff.target') diff --git a/units/poweroff.target b/units/poweroff.target index cb9460639f..975b088965 100644 --- a/units/poweroff.target +++ b/units/poweroff.target @@ -9,6 +9,7 @@ [Unit] Description=Power-Off +DefaultDependencies=no Names=runlevel0.target Requires=poweroff.service After=poweroff.service -- cgit v1.2.3-54-g00ecf