]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut-shutdown.service: s/reboot.service/systemd-reboot.service/
authorHarald Hoyer <harald@redhat.com>
Wed, 11 Jul 2012 08:00:10 +0000 (10:00 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 11 Jul 2012 08:00:10 +0000 (10:00 +0200)
dracut-shutdown.service

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