Skip to content

Update installer; Permissions changes

SamwiseFilmore requested to merge mggmuggins/permissions into master

"Permissions changes" entail removing the chown/chmod calls in mk/filesystem.mk since that has all been implemented in the correct locations. I also moved /tmp creation from mk/filesystem.mk to filesystem.toml, since the installer now supports creating directories and handling permissions

Merge request reports