summaryrefslogtreecommitdiffstats
path: root/cobbler.spec
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-10 17:27:24 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-10 17:27:24 -0400
commit6c49d8034f6df531ca7825bf43c26f7c2297615e (patch)
tree647d89f55857e706838bc4f73fd62e755a071d41 /cobbler.spec
parentd875f3bf66625fd5548e57fd30574b9a9623bb63 (diff)
downloadthird_party-cobbler-6c49d8034f6df531ca7825bf43c26f7c2297615e.tar.gz
third_party-cobbler-6c49d8034f6df531ca7825bf43c26f7c2297615e.tar.xz
third_party-cobbler-6c49d8034f6df531ca7825bf43c26f7c2297615e.zip
Allow for configuration for RW xmlrpc users in /etc/cobbler/auth.conf.
Diffstat (limited to 'cobbler.spec')
-rw-r--r--cobbler.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/cobbler.spec b/cobbler.spec
index 822e702..9db884a 100644
--- a/cobbler.spec
+++ b/cobbler.spec
@@ -137,6 +137,8 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
%config(noreplace) /var/lib/cobbler/snippets/partition_select
/var/lib/cobbler/elilo-3.6-ia64.efi
/var/lib/cobbler/menu.c32
+%defattr(2660,root,root)
+%config(noreplace) /etc/cobbler/auth.conf
%defattr(2755,root,root)
%config(noreplace) /var/lib/cobbler/cobbler_hosts
%defattr(-,root,root)