From 64e47561e5a07403dc2138fcce37c1744dd8fa96 Mon Sep 17 00:00:00 2001 From: Wido den Hollander Date: Tue, 27 Oct 2020 20:15:31 +0100 Subject: [PATCH] packaging/deb: Include cloudstack-guest-tool into cloudstack-agent DEB package (#4427) This tool was not added to the cloudstack-agent DEB package while it is added to the RPM packages. --- debian/cloudstack-agent.install | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/cloudstack-agent.install b/debian/cloudstack-agent.install index 60f42378619..58715e0746b 100644 --- a/debian/cloudstack-agent.install +++ b/debian/cloudstack-agent.install @@ -24,5 +24,6 @@ /usr/bin/cloudstack-setup-agent /usr/bin/cloudstack-ssh /usr/bin/cloudstack-agent-upgrade +/usr/bin/cloudstack-guest-tool /usr/share/cloudstack-agent/lib/* /usr/share/cloudstack-agent/plugins