daemon: Write "already running" message to log also.
authorBen Pfaff <blp@nicira.com>
Tue, 29 Mar 2011 17:09:23 +0000 (10:09 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 29 Mar 2011 17:09:23 +0000 (10:09 -0700)
commit2159de839136af40641738284c7eabde1b0fc72b
treee5f6abc7b151be97fad2b0d7ee14566a9ad171c6
parent0dd17bfdfed067cd15f764a5c741625c4c118ac8
daemon: Write "already running" message to log also.

Otherwise it's hard to diagnose later if the daemon failed to start because
it thinks that it is already running.
lib/daemon.c
python/ovs/daemon.py