From 37ad49ff8a98263a028b4aaa657bd36bd8c8e628e11a3a4a157c8221d27fadbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Suchomel?= Date: Tue, 26 Jun 2012 08:58:06 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=198 --- YaST2-Second-Stage.service | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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