https://bugzilla.novell.com/show_bug.cgi?id=791076 https://bugzilla.novell.com/show_bug.cgi?id=791076#c9 --- Comment #9 from Joschi Brauchle <joschibrauchle@gmx.de> 2012-11-26 15:53:06 UTC --- I had this file after editing: # cat /etc/systemd/system/YaST2-Second-Stage.service [Unit] Description=YaST2 Second Stage After=syslog.target apparmor.service local-fs.target plymouth-start.service Before=getty@tty1.service xdm.service network.service NetworkManager.service SuSEfirewall2_init.service ConditionPathExists=/var/lib/YaST2/runme_at_boot [Service] Type=oneshot Environment=SYSTEMD_NO_WRAP=1 TERM=linux ExecStartPre=-/usr/bin/plymouth --hide-splash ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage RemainAfterExit=yes TimeoutSec=0 ExecStartPost=/bin/rm -f /var/lib/YaST2/runme_at_boot StandardInput=tty [Install] WantedBy=default.target -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.