From efeb73161089e1ad1b73518164e73957514229a5ac1ab4abfc2603ef52a6f0b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Suchomel?= Date: Tue, 26 Jun 2012 08:57:48 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=196 --- YaST2-Firstboot.service | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/YaST2-Firstboot.service b/YaST2-Firstboot.service index fb36d1c..55180b9 100644 --- a/YaST2-Firstboot.service +++ b/YaST2-Firstboot.service @@ -1,12 +1,13 @@ [Unit] Description=YaST2 Firstboot -After=apparmor.service local-fs.target YaST2-Second-Stage.service +After=apparmor.service local-fs.target YaST2-Second-Stage.service plymouth-start.service Before=getty@tty1.service xdm.service network.service NetworkManager.service ConditionPathExists=/var/lib/YaST2/reconfig_system [Service] Type=oneshot Environment=SYSTEMD_NO_WRAP=1 +ExecStartPre=-/usr/bin/plymouth --hide-splash ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot ExecStartPost=/bin/rm -f /var/lib/YaST2/reconfig_system TimeoutSec=0