Log anything that could prevent a daemon from starting.
authorBen Pfaff <blp@nicira.com>
Thu, 31 Mar 2011 23:23:50 +0000 (16:23 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 29 Apr 2011 21:31:48 +0000 (14:31 -0700)
commita328a943f173391cd9a9a54e257c8dabcd463402
tree75c9b1303a9c39c749ff65187de5c738d31bae12
parentc84933bf9a73e334207b6b309749d9e9c3b04812
Log anything that could prevent a daemon from starting.

If a daemon doesn't start, we need to know why.  Being able to
consistently consult the log to find out is helpful.
20 files changed:
lib/command-line.c
lib/daemon.c
lib/entropy.c
lib/fatal-signal.c
lib/process.c
lib/random.c
lib/signals.c
lib/signals.h
lib/socket-util.c
lib/socket-util.h
lib/timeval.c
lib/timeval.h
lib/uuid.c
lib/vlog.c
lib/vlog.h
tests/test-timeval.c
utilities/ovs-ofctl.c
utilities/ovs-openflowd.c
vswitchd/ovs-brcompatd.c
vswitchd/ovs-vswitchd.c