Skip to content

Commit

Permalink
The webui_sessions directory belongs only to cobbler-web
Browse files Browse the repository at this point in the history
Right now reinstalling the cobbler package would mangle the ownership
on /var/lib/cobbler/webui_sessions to root:root. It is better if this
directory only belonged to cobbler-web.
  • Loading branch information
chutzimir committed Jul 3, 2012
1 parent ba570f5 commit 053d6ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cobbler.spec
Expand Up @@ -239,6 +239,7 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/cobbler

%config(noreplace) /var/lib/cobbler
%exclude /var/lib/cobbler/webui_sessions

/var/log/cobbler
/var/www/cobbler
Expand Down

0 comments on commit 053d6ee

Please sign in to comment.