Code

Reorder daemonizing (creation of PID file)
authorSven Velt <sven@velt.de>
Thu, 17 Jun 2010 12:51:31 +0000 (14:51 +0200)
committerSven Velt <sven@velt.de>
Thu, 17 Jun 2010 12:51:31 +0000 (14:51 +0200)
commite9b31f439a14be0c6a562108ec947a2d78e06107
tree2860e2f85fb7464e9977734a683d31a4e98e2a15
parent07780292ee133f25f46f64e25e32463f34ba66c6
Reorder daemonizing (creation of PID file)

If the pipe is NOT writeable you should see an error message instead of
just a not running daemon.

Signed-off-by: Sven Velt <sven@velt.de>
nagixsc/__init__.py