diff --git a/src/freedombone-logging b/src/freedombone-logging index 7d20dcb93322d15a653dd23f65ed885f8340d043..1b15ffc8f508780d522a7a391bc8c83e099ffee7 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.*