diff --git a/src/freedombone-logging b/src/freedombone-logging index dd122d6f..9a6b7906 100755 --- a/src/freedombone-logging +++ b/src/freedombone-logging @@ -140,6 +140,7 @@ else sed -i 's|info_log_path =.*|info_log_path = /dev/null|g' /etc/dovecot/dovecot.conf sed -i 's|debug_log_path =.*|debug_log_path = /dev/null|g' /etc/dovecot/dovecot.conf shred -zu /var/log/mail.* + shred -zu /var/log/dovecot* fi if [ -d /etc/mysql ]; then if [ -d /var/log/mysql ]; then