This commit is contained in:
parent
1ed6ca972c
commit
efeb731610
@ -1,12 +1,13 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=YaST2 Firstboot
|
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
|
Before=getty@tty1.service xdm.service network.service NetworkManager.service
|
||||||
ConditionPathExists=/var/lib/YaST2/reconfig_system
|
ConditionPathExists=/var/lib/YaST2/reconfig_system
|
||||||
|
|
||||||
[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.Firstboot
|
ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot
|
||||||
ExecStartPost=/bin/rm -f /var/lib/YaST2/reconfig_system
|
ExecStartPost=/bin/rm -f /var/lib/YaST2/reconfig_system
|
||||||
TimeoutSec=0
|
TimeoutSec=0
|
||||||
|
Loading…
Reference in New Issue
Block a user