[rt-users] [request-tracker-maintainers] Bug#809376: rt4-fcgi: support systemd init natively
Christian Loos
cloos at netsandbox.de
Wed Dec 30 02:58:32 EST 2015
Am 30.12.2015 um 00:37 schrieb Dominic Hargreaves:
> Hi Chris,
>
> Thanks for this. I noticed that your service unit file does not include
> any mention of a dependency on mysql or postgresql; something that was
> recently added to the init script exactly for systemd compatibility.
> Do you know if this should be added to the unit file too?
>
> Cheers,
> Dominic.
Hi Dominic,
actually the Restart=on-failure and RestartSec=5 lets spawn-fcgi
try to connect to the database every 5 seconds.
As this works for both, database on the same host and database on a
remote host, I think this is the better solution.
Chris
More information about the rt-users
mailing list