Add --detach and --pidfile options to daemons.
authorBen Pfaff <blp@nicira.com>
Fri, 13 Jun 2008 18:29:39 +0000 (11:29 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 13 Jun 2008 20:03:51 +0000 (13:03 -0700)
commitfe867d8d718db8f1fa6c40813c30dac700b82909
treece79767f886b5c286d7aff6bd1ea66a001c24007
parente0763dc037c179bf0cf4837d264c1241e3fea717
Add --detach and --pidfile options to daemons.
Make.vars
controller/controller.c
include/Makefile.am
include/daemon.h [new file with mode: 0644]
include/fatal-signal.h
include/vlog.h
lib/Makefile.am
lib/daemon.c [new file with mode: 0644]
lib/fatal-signal.c
secchan/secchan.c
switch/switch.c