Closed andrewfraley closed 10 years ago
@andrewfraley why did you close the pull request ?
I thought it might be better to handle the agent log directory in a different way since /var/log/zabbix was already being created elsewhere. If you're happy with it, though, I'll go ahead and reopen it.
fixed permissions issue with parent directory of node['zabbix']['agent']['log_file']
Sets the owner of the parent directory of node['zabbix']['agent']['log_file'] to the Zabbix user if the directory is not already world writable.
I believe this applies to issues 107 and 110.