This unit is provided by:
Options
-
[Service]-
ExecStart=/bin/true -
ExecStop=/usr/lib/dracut/dracut-initramfs-restore -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=local-fs.target boot.mount boot.automount -
ConditionPathExists=!/run/initramfs/bin/sh -
Conflicts=shutdown.target umount.target -
DefaultDependencies=no -
Description=Restore /run/initramfs on shutdown -
Documentation=man:dracut-shutdown.service(8) -
OnFailure=dracut-shutdown-onfailure.service -
Wants=local-fs.target
-
Additionnal notes
Nothing here.