logrotate dont error on nonexistent log file
authorIan Kelling <ian@iankelling.org>
Wed, 31 Aug 2016 14:19:39 +0000 (07:19 -0700)
committerIan Kelling <ian@iankelling.org>
Wed, 31 Aug 2016 14:19:39 +0000 (07:19 -0700)
filesystem/etc/logrotate.d/mylogs

index b41feb8cfcdbc472cb2f766c9e1e1a6a2e0ae04c..f1ad4fe30db63b9ce45a3724ecaba912446c695c 100644 (file)
@@ -2,6 +2,7 @@
     size 10M
     rotate 10
     compress
+    missingok
     notifempty
     sharedscripts
     delaycompress