Dominic Hargreaves <d...@earth.li> writes: > Hmm, I don't believe that this is a systemd-specific issue, although > it's obviously exposed by the way systemd works. > > I believe that adding the following lines to /etc/init.d/rt4-fcgi > just below "Default-Stop" should fix the issue assuming that RT is > configured to use a database server on the same host, of course): > > # Should-Start: mysql postgresql > # Should-Stop: mysql postgresql > > Please could you let me know if this is the case?
I've applied the patch to /etc/init.d/rt4-fcgi and rebooted twice. In both case the fcgi process succeeded, so it looks like it worked. Thanks! -- Marco