Skip to content

community/inspircd: fix ownership of files/directories

Sertonix requested to merge sertonix/aports:inspircd-ownership into master

The makefile sets the owner/group of a lot of files/directories to inspircd.

Since the current directory permission handling of apk isn't good this could lead to /usr/bin being writable by inspircd in the worst case (Not tested this theory).

Merge request reports

Loading