diff --git a/advanced/pihole.cron b/advanced/pihole.cron index d1e20d8b..1c3f9581 100644 --- a/advanced/pihole.cron +++ b/advanced/pihole.cron @@ -26,4 +26,4 @@ # The flush script will use logrotate if available 00 00 * * * root PATH="$PATH:/usr/local/bin/" pihole flush -@reboot /usr/sbin/logrotate --force /etc/.pihole/logrotate +@reboot /usr/sbin/logrotate /etc/.pihole/logrotate