View Single Post
travla's Avatar
Posts: 397 | Thanked: 241 times | Joined on Mar 2010 @ Melbourne, Australia
#599
Originally Posted by Bratag View Post
Once again. This is wrong. Yes it will work , but no its not correct. It is much better to do a chown -R user:users on the game folder. This changes ownership of the folder to be owned by user who runs the app rather than just giving everyone write access to the folder.
Thanks for the tip Bratag, learning as I go. Do you recommend that I chown the top level game folder recursively (that has multiple games), or just the folders that a particular game needs to write to?