https://bugzilla.novell.com/show_bug.cgi?id=803577 https://bugzilla.novell.com/show_bug.cgi?id=803577#c16 --- Comment #16 from Thomas Fehr <fehr@suse.com> 2013-03-11 16:31:34 UTC --- I created autoyast-initscripts.service according to your advise in bnc#788997 comment#2. If my editor does not betray me, the file /usr/lib/systemd/system/autoyast-initscripts.service contains the following: --------------------------------------------------------------------------------------------------------- [Unit] Description=Autoyast2 Init Scripts After=remote-fs.target network.target time-sync.target mail-transfer-agent.target hwscan.service ypbind.service [Service] Type=oneshot Environment=SYSTEMD_NO_WRAP=1 TERM=linux ExecStartPre=-/usr/bin/plymouth --hide-splash ExecStart=/usr/lib/YaST2/bin/autoyast-initscripts.sh RemainAfterExit=yes TimeoutSec=0 StandardInput=tty [Install] WantedBy=default.target --------------------------------------------------------------------------------------------------------- So "TimeoutSec=0" is there. Do you see something different? -- 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.