diff --git a/advanced/pihole.cron b/advanced/pihole.cron index 8a865540..e8bc7ba9 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 /etc/.pihole/advanced/logrotate +@reboot root /usr/sbin/logrotate /etc/.pihole/advanced/logrotate