https://bugzilla.wikimedia.org/show_bug.cgi?id=64936
--- Comment #1 from Tisza Gergő <[email protected]> --- This could be handled by creating a group that contains both the www-data and vagrant users, chowning everything under /srv/images to that group, setting everything g+w, setting setgid for all directories, and set a permissive umask. (Not sure how to do the last part, [[mw:Manual:$wgDirectoryMode]] defaults to 777, and vagrant does use that, but www-data does not. Maybe just calling umask() somewhere in the config would do the trick.) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
