pi-hole / docker-pi-hole

Pi-hole in a docker container
https://pi-hole.net
Other
8.62k stars 1.13k forks source link

logrotate: fix permissions on configfile #1655

Closed quinte17 closed 1 month ago

quinte17 commented 1 month ago

this should fix https://github.com/pi-hole/docker-pi-hole/issues/1387

Description

permissions on conifgfile of logrotate are wrong

Motivation and Context

this was easy to fix

How Has This Been Tested?

manually in docker container

Types of changes

installation of logrotate file places the config now in mode 0600

Checklist:

quinte17 commented 1 month ago

i am sry, i did not try to get the error in the first place. this can be closed.