summaryrefslogtreecommitdiffstats
path: root/debian/bcfg2-server.install
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2009-11-05 20:25:12 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2009-11-05 20:25:12 +0000
commit2de91b4b1c1666ce9235efc5b8041688962a5d87 (patch)
tree7378ce1174bf5722f4db290f2dea1f14a6053b0d /debian/bcfg2-server.install
parent0b4f83734f34e5fbb97214037454e4ce39c59104 (diff)
downloadbcfg2-2de91b4b1c1666ce9235efc5b8041688962a5d87.tar.gz
bcfg2-2de91b4b1c1666ce9235efc5b8041688962a5d87.tar.bz2
bcfg2-2de91b4b1c1666ce9235efc5b8041688962a5d87.zip
Fix traceback on bcfg2-server install. Make bcfg2-server not start up on
install or by default at startup, to match behavior of bcfg2 client and not surprise the admin - also starting up bcfg2-server will just fail as currently the package does not install a working basic server configuration - this may be a debian policy bug - the user has to manually do bcfg2-admin init as root after install on clean installs. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5545 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian/bcfg2-server.install')
-rw-r--r--debian/bcfg2-server.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/bcfg2-server.install b/debian/bcfg2-server.install
index 6b325dd5e..859806fa0 100644
--- a/debian/bcfg2-server.install
+++ b/debian/bcfg2-server.install
@@ -1,3 +1,4 @@
+debian/bcfg2-server.default usr/share/bcfg2
debian/tmp/usr/bin/bcfg2-* usr/sbin
debian/tmp/usr/lib/python*/*-packages/Bcfg2/Server/*
debian/tmp/usr/share/bcfg2/*