> I hesitate, as I fear this will steal much attention when I dive into 
> it: Better with no init script than a badly implemented one.

You're right.

> Best would be if Radicale could be perfected as a daemon.  See e.g. at 
> http://0pointer.de/lennart/projects/libdaemon/#overview for what it 
> involves.

The last commit (06f19879) adds an option to store the PID in a file.
You can now use:

radicale -d -p /var/run/radicale.pid

Radicale manages its logs, redirects STDOUT and STDERR when launched as
daemon, handles UNIX signals and writes its PID in a file. That's
definitely not the best daemon, as it doesn't manage user and group
permissions, but start-stop-daemon can handle that.

If there's something missing, I can improve Radicale's daemon mode. Just
ask ;).




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to