From 3bf5e2ea15605cc880bb5111586e4c09744c879e Mon Sep 17 00:00:00 2001 From: Ben Steffen Date: Sat, 7 Dec 2019 15:24:44 -0500 Subject: [PATCH] Update debian files in response to invirt-reload being removed --- debian/control | 2 +- debian/rules | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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 -- 1.7.9.5