Commit 9a6cea9a authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Forced chown in post to catch things owned as jive from before.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/branches/3_3_1_branch@8257 b35dd754-fafc-0310-a699-88a17e54d16e
parent 36fbf95c
......@@ -81,6 +81,7 @@ rm -rf $RPM_BUILD_ROOT
%post
/sbin/chkconfig --add openfire
chown -R daemon:daemon %{homedir}
%files
%defattr(-,daemon,daemon)
......
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