12
0
Thomas Göttlicher
2012-02-07 16:31:09 +00:00
committed by Git OBS Bridge
parent 25179dd20d
commit b945a0256b
5 changed files with 0 additions and 8479 deletions

View File

@@ -1,17 +0,0 @@
[Unit]
Description=YaST2 Firstboot
After=apparmor.service local-fs.target YaST2-Second-Stage.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
ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot
ExecStartPost=/bin/rm -f /var/lib/YaST2/reconfig_system
TimeoutSec=0
RemainAfterExit=true
StandardInput=tty
[Install]
WantedBy=default.target