DescriptionIssue 3789 - Default File $group to be root
When provisioning locally using vagrant, files that have no explicit group
defined will end up with group ownership `vagrant`. By setting the default
to be group root at the top level, all files without specified group (including existing files)
will be changed to have group root during provisioning.
NOTE: This patch depends on https://codereview.adblockplus.org/29363759/ being applied in order to have the desired effect.
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove unrelated linebreat at EOF #Patch Set 3 : 2 space indent #MessagesTotal messages: 7
|