Commit d49cec34 authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

[JM-1231] Made file permissions on openfire dist dir more strict.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9732 b35dd754-fafc-0310-a699-88a17e54d16e
parent 66a0d7ac
......@@ -22,5 +22,6 @@ rm /private/tmp/openfiregid
sudo chown -R openfire $OPENFIRE_HOME
sudo chgrp -R $OPENFIRE_GID $OPENFIRE_HOME
sudo chmod o-rwx $OPENFIRE_HOME
/bin/launchctl load /Library/LaunchDaemons/org.jivesoftware.openfire.plist
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment