#4149 remove manual logrotate start

This commit is contained in:
rootzoll 2023-09-21 22:26:38 +02:00
parent a9f9272388
commit e97b35a3b0

View file

@ -167,9 +167,6 @@ sleep 5
# CLEANING BOOT SYSTEM
################################
# force a rotation of every log on boot
logrotate -f /etc/logrotate.d/rsyslog
# Emergency cleaning logs when over 1GB (to prevent SD card filling up)
# see https://github.com/rootzoll/raspiblitz/issues/418#issuecomment-472180944
echo "*** Checking Log Size ***"