diff --git a/YaST2-Second-Stage.service b/YaST2-Second-Stage.service index 2bf9ee4..91d30b2 100644 --- a/YaST2-Second-Stage.service +++ b/YaST2-Second-Stage.service @@ -1,12 +1,13 @@ [Unit] Description=YaST2 Second Stage -After=apparmor.service local-fs.target +After=apparmor.service local-fs.target plymouth-start.service Before=getty@tty1.service xdm.service network.service NetworkManager.service SuSEfirewall2_init.service ConditionPathExists=/var/lib/YaST2/runme_at_boot [Service] Type=oneshot Environment=SYSTEMD_NO_WRAP=1 +ExecStartPre=-/usr/bin/plymouth --hide-splash ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage RemainAfterExit=yes TimeoutSec=0