diff --git a/install/login.sh b/install/login.sh index 326a48b..5e090b7 100644 --- a/install/login.sh +++ b/install/login.sh @@ -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