systemd/dracut-shutdown.service: make failure non-fatal
parent
84c66ac857
commit
af1154fdce
|
|
@ -15,6 +15,6 @@ ConditionPathExists=/run/initramfs/.need_shutdown
|
|||
ConditionPathExists=!/run/initramfs/bin/sh
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/lib/dracut/dracut-initramfs-restore
|
||||
ExecStart=-/usr/lib/dracut/dracut-initramfs-restore
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
|
|
|
|||
Loading…
Reference in New Issue