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/reboot.target | 1 + 1 file changed, 1 insertion(+) (limited to 'units/reboot.target') diff --git a/units/reboot.target b/units/reboot.target index 855751306d..2cd46a062b 100644 --- a/units/reboot.target +++ b/units/reboot.target @@ -9,6 +9,7 @@ [Unit] Description=Reboot +DefaultDependencies=no Names=runlevel6.target Requires=reboot.service After=reboot.service -- cgit v1.2.3-54-g00ecf