Commit 580ea8e2 authored by guus's avatar guus

Fixing Mac installer (OF-431) Not only for installing, but also upgrading.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12051 b35dd754-fafc-0310-a699-88a17e54d16e
parent 9c4c0035
......@@ -23,5 +23,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