2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-17 14:28:02 +00:00
Files
openvswitch/vswitchd
Gurucharan Shetty 0b114fa05d ovs-vswitchd: Don't register for SIGHUP.
We are registering an interest in SIGHUP to reopen
log files. But there is an 'ovs-appctl vlog/reopen'
command that does the same and is used in the
logrotate config for the distributions.

So remove the redundant functionality.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
2014-02-21 16:43:04 -08:00
..
2014-02-21 14:44:31 -08:00
2013-12-12 20:21:11 -08:00
2013-07-22 10:53:09 -07:00
2012-05-02 17:08:02 -07:00