diff --git a/src/freedombone-logging b/src/freedombone-logging index 7d20dcb9..1b15ffc8 100755 --- a/src/freedombone-logging +++ b/src/freedombone-logging @@ -192,6 +192,7 @@ else sed -i 's|\*.\*;auth,authpriv.none.*|\*.\*;auth,authpriv.none /dev/null|g' /etc/rsyslog.conf sed -i 's|#cron.\*|cron.\*|g' /etc/rsyslog.conf sed -i 's|cron.\*.*|cron.\* /dev/null|g' /etc/rsyslog.conf + shred -zu /var/log/wtmp* shred -zu /var/log/debug* shred -zu /var/log/cron.* shred -zu /var/log/auth.*