Update debian files in response to invirt-reload being removed
authorBen Steffen <bds@mit.edu>
Sat, 7 Dec 2019 20:24:44 +0000 (15:24 -0500)
committerBen Steffen <bds@mit.edu>
Sat, 7 Dec 2019 20:25:21 +0000 (15:25 -0500)
debian/control
debian/rules

index ce56dba..e1c6af9 100644 (file)
@@ -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.
index 9dc218b..99d253c 100755 (executable)
@@ -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