dracut-shutdown (8) Linux Manual Page
dracut-shutdown.service – unpack the initramfs to /run/initramfs Synopsis dracut-shutdown.service Description This service unpacks the initramfs image to /run/initramfs. systemd pivots into /run/initramfs at shutdown, so the root filesytem can be safely unmounted. The following steps are executed during a shutdown: • systemd switches to the shutdown.target • systemd starts /lib/systemd/system/shutdown.target.wants/dracut-shutdown.service • dracut-shutdown.service executes /usr/lib/dracut/dracut-initramfs-restore which…
