From: Ben Steffen Date: Sat, 7 Dec 2019 20:24:44 +0000 (-0500) Subject: Update debian files in response to invirt-reload being removed X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-base.git/commitdiff_plain/3bf5e2ea15605cc880bb5111586e4c09744c879e?ds=inline Update debian files in response to invirt-reload being removed --- diff --git a/debian/control b/debian/control index ce56dba..e1c6af9 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Description: Base configuration required for all Invirt servers * apt configuration * common init-script libraries * common Python libraries, including the root of the 'invirt' tree - * scripts invirt-getconf and invirt-reload for using + * invirt-getconf script and invirt-reload trigger for using the Invirt configuration system . All Invirt hosts and system VMs should have this package. diff --git a/debian/rules b/debian/rules index 9dc218b..99d253c 100755 --- a/debian/rules +++ b/debian/rules @@ -7,4 +7,3 @@ export PYBUILD_NAME=invirt-base override_dh_install: dh_install - mv debian/invirt-base/usr/bin/invirt-reload debian/invirt-base/usr/sbin/invirt-reload