Browse Source

dracut-shutdown.service: s/reboot.service/systemd-reboot.service/

master
Harald Hoyer 12 years ago
parent
commit
0d57270395
  1. 2
      dracut-shutdown.service

2
dracut-shutdown.service

@ -8,7 +8,7 @@ @@ -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

Loading…
Cancel
Save