dracut-shutdown.service: s/reboot.service/systemd-reboot.service/
parent
3e1d48fd12
commit
0d57270395
|
@ -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…
Reference in New Issue