Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Commit

Permalink
Added world read to locks directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Monty Williams committed Mar 19, 2011
1 parent d47d410 commit 5a6e66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setupLocks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ maglev stop

sudo mkdir -p /opt/gemstone /opt/gemstone/log /opt/gemstone/locks
sudo chown $USER:${GROUPS[0]} /opt/gemstone /opt/gemstone/log /opt/gemstone/locks
sudo chmod 770 /opt/gemstone /opt/gemstone/log /opt/gemstone/locks
sudo chmod 775 /opt/gemstone /opt/gemstone/log /opt/gemstone/locks

rm -rf locks log

Expand Down

0 comments on commit 5a6e66e

Please sign in to comment.