I have munin installed on my ISPConfig3 box with output directed to this folder:
Code:
/var/www/clients/client1/web1/web/monitor
munin will not write anything to the monitor folder unless the parent folder, web, has chmod 0755 permissions.
The problem is that ISPConfig3 keeps setting the permissions for the parent folder back to 0710. This happens whenever any changes are made in the ISPConfig3 admin control panel to that web domain.
What to do?