Creating plymouth-quit.service.d before running tee

This commit is contained in:
Alan Sikora
2025-07-18 21:03:07 -03:00
parent 56e25bd02c
commit 913675bd5e

View File

@ -110,6 +110,7 @@ WantedBy=graphical.target
EOF
# Make plymouth remain until graphical.target
sudo mkdir -p /etc/systemd/system/plymouth-quit.service.d
sudo tee /etc/systemd/system/plymouth-quit.service.d/wait-for-graphical.conf <<'EOF'
[Unit]
After=multi-user.target