Aus irgendeinem Grund werden die alten Protokolldateien nicht gelöscht. Beispiel mit Apache Was die conf-Datei sagt: $ cat /etc/logrotate.d/apache2 /var/log/apache2/*.log { weekly missingok rotate 2 compress delaycompress notifempty create 640 root adm sharedscripts postrotate /etc/init.d/apache2...