Commit 7490dd8b 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@9733 b35dd754-fafc-0310-a699-88a17e54d16e
parent d49cec34
......@@ -34,3 +34,5 @@ fi
if [ -x "/usr/sbin/svcadm" ]; then
/usr/sbin/svcadm enable openfire
fi
/bin/chmod o-rwx /opt/openfire
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