]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut-shutdown.service: fixed ordering to be before shutdown.target
authorHarald Hoyer <harald@redhat.com>
Wed, 20 Jun 2012 16:29:42 +0000 (18:29 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 20 Jun 2012 23:11:43 +0000 (01:11 +0200)
dracut-shutdown.service

index 675635591fa152e5e037ef57cb86cabd1b574c8f..f96418bf803701d7e212d3663503a0d42a899c54 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Restore /run/initramfs
 After=getty@tty1.service prefdm.service
-Before=reboot.service
+Before=reboot.service shutdown.target
 DefaultDependencies=no
 ConditionPathExists=/run/initramfs/.need_shutdown
 ConditionPathExists=!/run/initramfs/bin/sh