28 Oct
2011
28 Oct
'11
9:59 a.m.
On 28/10/11 13:34, Stefan Winter wrote:
2. Aren't processes meant to be started in foreground and log to stdout/stderr?
It supports many ways of operation. The usual forking is supported just fine. If it knows the PID, it will constantly check if the service is still up and can be configured to restart if the PID disappears.
Keeping in the foreground is, of course, easy - it's an existing command-line switch. If systemd can do decent restart / "notify if constantly rebooting" then it's a bonus.