logrotate: Allow logs to be missing
[sliver-openvswitch.git] / xenserver / etc_logrotate.d_vswitch
index 6366c67..3186e10 100644 (file)
@@ -7,6 +7,7 @@
 
 /var/log/ovs-vswitchd.log /var/log/ovs-brcompatd.log {
        sharedscripts
+       missingok
        postrotate
        # Tell ovs-vswitchd and ovs-brcompatd to reopen their log files
        /sbin/service vswitch reload