Description: set nomail in logrotate files
Author: Marc Haber <mh+debian-packages@zugschlus.de>
Forwarded: no
Last-Update: 2016-08-11
--- a/psaccs_atop
+++ b/psaccs_atop
@@ -3,6 +3,8 @@
     missingok
     daily
     rotate 0
+    nomail
+    nocompress
     ifempty
     create 0600 root root
     postrotate
--- a/psaccu_atop
+++ b/psaccu_atop
@@ -3,6 +3,8 @@
     missingok
     daily
     rotate 0
+    nomail
+    nocompress
     ifempty
     create 0600 root root
     postrotate
