diff options
Diffstat (limited to 'network/amavisd-new/amavisd.logrotate')
-rw-r--r-- | network/amavisd-new/amavisd.logrotate | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/amavisd-new/amavisd.logrotate b/network/amavisd-new/amavisd.logrotate new file mode 100644 index 0000000000..c7f5342714 --- /dev/null +++ b/network/amavisd-new/amavisd.logrotate @@ -0,0 +1,8 @@ +/var/log/amavisd.log { + rotate 5 + notifempty + missingok + size 1M + nocompress + copytruncate +}
\ No newline at end of file |