summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-08-10 14:17:21 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-08-10 14:17:21 -0400
commit9a543ce6800a3c42f24429416072e16d9059001f (patch)
tree976a32f0e5579c305c75df497d22523538c94758 /MANIFEST.in
parent2825b431513917caabf5c18eef1fdf31c9309963 (diff)
downloadthird_party-cobbler-9a543ce6800a3c42f24429416072e16d9059001f.tar.gz
third_party-cobbler-9a543ce6800a3c42f24429416072e16d9059001f.tar.xz
third_party-cobbler-9a543ce6800a3c42f24429416072e16d9059001f.zip
Set permissions on /var/lib/cobbler/cobbler_hosts by installing
the file in RPM so dnsmasq can read it.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index a4662aa..c2b4c87 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,6 +5,7 @@ include config/cobbler.conf
include config/rsync.exclude
include config/cobblerd
include config/cobblerd_rotate
+include config/cobbler_hosts
recursive-include templates *.template
recursive-include kickstarts *.ks
include docs/cobbler.1.gz