1
0
Jiří Suchomel 2011-08-30 09:42:13 +00:00 committed by Git OBS Bridge
parent 4f47d018ce
commit 95086c98cd

View File

@ -0,0 +1,13 @@
[Unit]
Description=YaST2 Second Stage
After=apparmor.service local-fs.target
Before=getty@tty1.service xdm.service
ConditionPathExists=/var/lib/YaST2/runme_at_boot
[Service]
Type=oneshot
ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
ExecStartPost=/bin/rm -f /var/lib/YaST2/runme_at_boot
[Install]
WantedBy=default.target