mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-27 06:27:05 -05:00
8a072437cc
Otherwise dracut does not run on shutdown. Without `need_shutdown` file `/run/initramfs/.need_shutdown` does not get created. And without that file `/usr/lib/dracut/dracut-initramfs-restore`, which itself is started by `/lib/systemd/system/dracut-shutdown.service` does nothing.