PDA

View Full Version : /usr/local/games


traxtar3
September 14th, 2007, 09:39 AM
I screwed up my /usr/local/games directory permissions. What is the proper code to restore?

sudo chmod ??? -r /usr/local/games

Fill in the blanks!

TheBuzzSaw
September 14th, 2007, 01:16 PM
Try replacing the question marks with 777. That will open up all permissions, but at least you can see if it still works that way.