Comment 2 for bug 1428796

Revision history for this message
Steve Langasek (vorlon) wrote : Re: "service stop; service start" fails with systemd

Your output shows that systemd is invoking the init script for apache2, because there is no native systemd unit in the package. So this is not a problem specific to systemd, the init script must be racy when running under sysvinit as well. (And even under upstart, since apache2 has no upstart job.)