start initrd-cleanup.service

This commit is contained in:
Tobias Powalowski 2023-06-18 21:01:42 +02:00
parent 4b8eff3f6c
commit f7f9c56bff

View file

@ -391,6 +391,7 @@ _new_environment() {
systemctl stop systemd-user-sessions.service
systemctl stop dbus-org.freedesktop.login1.service
systemctl stop dbus.socket
systemctl start initrd-cleanup.service
systemctl start initrd-switch-root.target
fi
echo -e "\e[1mStep ${_S_APPEND}7/${_STEPS}:\e[m Creating initramfs ${_RAM}/${_INITRD}..."