/usr/lib/systemd/system/sysinit.target.wants
NameSizeModeActions
cryptsetup.target4120644editdlrm
dev-hugepages.mount7500644editdlrm
dev-mqueue.mount6650644editdlrm
dracut-shutdown.service4400644editdlrm
kmod-static-nodes.service7210644editdlrm
ldconfig.service6870644editdlrm
proc-sys-fs-binfmt_misc.automount7450644editdlrm
sys-fs-fuse-connections.mount7950644editdlrm
sys-kernel-config.mount7670644editdlrm
sys-kernel-debug.mount7100644editdlrm
systemd-ask-password-console.path7040644editdlrm
systemd-binfmt.service10930644editdlrm
systemd-firstboot.service7990644editdlrm
systemd-hwdb-update.service8260644editdlrm
systemd-journal-catalog-update.service7110644editdlrm
systemd-journal-flush.service8270644editdlrm
systemd-journald.service15370644editdlrm
systemd-machine-id-commit.service7370644editdlrm
systemd-modules-load.service10110644editdlrm
systemd-random-seed.service8000644editdlrm
systemd-sysctl.service6970644editdlrm
systemd-sysusers.service7040644editdlrm
systemd-tmpfiles-setup-dev.service7710644editdlrm
systemd-tmpfiles-setup.service7510644editdlrm
systemd-udev-trigger.service7710644editdlrm
systemd-udevd.service10700644editdlrm
systemd-update-done.service6740644editdlrm
systemd-update-utmp.service8020644editdlrm
Edit: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-shutdown.service (440B)
# This file is part of dracut. # # See dracut.bootup(7) for details [Unit] Description=Restore /run/initramfs on shutdown Documentation=man:dracut-shutdown.service(8) After=local-fs.target boot.mount boot.automount Wants=local-fs.target ConditionPathExists=!/run/initramfs/bin/sh OnFailure=dracut-shutdown-onfailure.service [Service] RemainAfterExit=yes Type=oneshot ExecStart=/bin/true ExecStop=/usr/lib/dracut/dracut-initramfs-restore