Fix openflow-switch log rotation.
[sliver-openvswitch.git] / debian / openflow-switch.logrotate
index 6506e32..b213690 100644 (file)
@@ -6,6 +6,6 @@
         missingok
         rotate 30
         postrotate
-                vlogconf --reopen /var/run/secchan.pid
+                vlogconf --target /var/run/secchan.pid --reopen
         endscript
 }