From 3f80ebc9f420b387a3fb2925525ec33b555d0ce0 Mon Sep 17 00:00:00 2001 From: Wido den Hollander Date: Tue, 27 Oct 2020 01:02:17 +0100 Subject: [PATCH] packaging/deb: Include cloudstack-guest-tool into cloudstack-agent DEB package 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 60f423786195..58715e0746ba 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