Remove --force on @reboot

This commit is contained in:
DL6ER 2017-01-12 20:41:25 +01:00
parent 3fd2ffd466
commit 6b6fbc4709
No known key found for this signature in database
GPG Key ID: 00135ACBD90B28DD
1 changed files with 1 additions and 1 deletions

View File

@ -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