diff --git a/etc/logrotate.d/inverter b/etc/logrotate.d/inverter index fa282c9..f83030a 100644 --- a/etc/logrotate.d/inverter +++ b/etc/logrotate.d/inverter @@ -4,7 +4,6 @@ missingok notifempty sharedscripts - size 5M postrotate /bin/kill -HUP `cat /var/run/inverter/inverter.pid 2>/dev/null` 2> /dev/null || true endscript