https://bugzilla.novell.com/show_bug.cgi?id=807288 https://bugzilla.novell.com/show_bug.cgi?id=807288#c14 Thomas Fehr <fehr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |fcrozat@suse.com --- Comment #14 from Thomas Fehr <fehr@suse.com> 2013-03-13 11:37:05 UTC --- No I do not think so. At least it does not behave this way on i586 arch. Otherwise one could never be fast enough to ssh into a system and /var/lib/YaST2/runme_at_boot still being present. Since I do more than 90% of my installations via ssh I would certainly have recognized. Description on http://www.freedesktop.org/software/systemd/man/systemd.service.html is not very precise though: ---------------------------------------------- ExecStartPre=, ExecStartPost= Additional commands that are executed before or after the command in ExecStart=, respectively. Syntax is the same as for ExecStart=, except that multiple command lines are allowed and the commands are executed one after the other, serially. ---------------------------------------------- So I would assume it to be executed after the command in ExecStart is finished. Frederic, what is the intended behavior of ExecStartPost? Will it be executed after the command in ExecStart is finished or just after command in ExecStart has been started? Are there any known bugs/differences in behavior between i586 and x86_64 architecture? -- 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.