Commit 4cd3d7e3 authored by guus's avatar guus

Fixing Mac installer (OF-431)

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12049 b35dd754-fafc-0310-a699-88a17e54d16e
parent bd5d94e7
......@@ -7,5 +7,6 @@ rm /private/tmp/openfiregid
sudo chown -R openfire $OPENFIRE_HOME
sudo chgrp -R $OPENFIRE_GID $OPENFIRE_HOME
sudo chmod o-rwx $OPENFIRE_HOME
sudo chown root:wheel /Library/LaunchDaemons/org.jivesoftware.openfire.plist
/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