]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
ulogd: Implement PID file writing
authorChris Boot <bootc@bootc.net>
Sun, 12 May 2013 12:47:40 +0000 (13:47 +0100)
committerEric Leblond <eric@regit.org>
Tue, 21 May 2013 17:57:07 +0000 (19:57 +0200)
commite04f1ce916965464318f882376eef04a8b6759f2
treec389ac064344111ef0f99566fc8c167f1ef868cd
parent401c446ce73dfee19afb668a2761f335bcb91877
ulogd: Implement PID file writing

The deamon currently does not have the ability to write a PID file to track its
process ID. This is very useful to an init script and to ensure there is only
one running instance. This patch implements this functionality.

Signed-off-by: Chris Boot <bootc@bootc.net>
src/ulogd.c
ulogd.8