daemon: Reduce log level of "pid file is stale" message.
authorBen Pfaff <blp@nicira.com>
Tue, 5 Apr 2011 19:17:08 +0000 (12:17 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 19 Apr 2011 16:32:18 +0000 (09:32 -0700)
commit0b3769425ffdc935588254dae9a4c31788846e2f
tree33412a82661d9a82ab4ea6b3e6a15256a659514e
parent8bbc128e92c47fc9fff25144523d844aabc0fee9
daemon: Reduce log level of "pid file is stale" message.

This message will appear repeatedly when ovs-vswitchd is running, if there
is any stale pidfile in /var/run/openvswitch, because ovs-vswitchd reads
all of the pidfiles in that directory periodically to update statistics.
lib/daemon.c