]> git.itanic.dy.fi Git - rrdd/commit
Add support for daemonizing rrdd
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Thu, 9 Nov 2017 19:39:30 +0000 (21:39 +0200)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Thu, 9 Nov 2017 19:49:48 +0000 (21:49 +0200)
commitd78c739152d9b656908423a41c6c9f119e47fc44
tree72100e3ebc89b010feb5430eaee99efb25eae509
parent5e531d1af9aa28b1d89c72b65cba034baa2a05a3
Add support for daemonizing rrdd

Daemonizing rrdd is useful if we wish to leave it running on background.

We might need to prevent it from starting multiple times, so add
support for creating and verifying a pid file as well.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
main.c