Skip to content

main/nagios: fix ownership of installed files/directories

Sertonix requested to merge sertonix/aports:nagios-permissions into master

The ownership of most files/directories was set to the nagios user/group which meant that they had write access to a lot more files that they should have.

Upstream disables the ownership change in the makefiles0 for packaging and does them manually which I have ported to the APKBUILD.

Merge request reports

Loading