forked from pool/yast2-installation
This commit is contained in:
parent
8eef819eb2
commit
37ad49ff8a
@ -1,12 +1,13 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=YaST2 Second Stage
|
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
|
Before=getty@tty1.service xdm.service network.service NetworkManager.service SuSEfirewall2_init.service
|
||||||
ConditionPathExists=/var/lib/YaST2/runme_at_boot
|
ConditionPathExists=/var/lib/YaST2/runme_at_boot
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
Environment=SYSTEMD_NO_WRAP=1
|
Environment=SYSTEMD_NO_WRAP=1
|
||||||
|
ExecStartPre=-/usr/bin/plymouth --hide-splash
|
||||||
ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
|
ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
TimeoutSec=0
|
TimeoutSec=0
|
||||||
|
Loading…
Reference in New Issue
Block a user