Make ovs-appctl easier to use and synchronize its interface with ovs-vsctl.
[openvswitch] / debian / openvswitch-switch.logrotate
index a45cc2a76d30bc8514c5e943ec1cf984336d7d6f..3da57e09158430c1c6163937380d5cb81e3db97b 100644 (file)
@@ -6,6 +6,6 @@
         missingok
         rotate 30
         postrotate
-                ovs-appctl --target /var/run/ovs-openflowd.pid --reopen
+                ovs-appctl --target=ovs-openflowd vlog/reopen
         endscript
 }