diff --git a/debian/rules b/debian/rules index fb104ce..d70aedb 100755 --- a/debian/rules +++ b/debian/rules @@ -10,8 +10,8 @@ PACKAGEVERSION = $(VERSION)-0~$(DISTRIBUTION)0 export GOCACHE=/tmp override_dh_installsystemd: - dh_installsystemd --name=calaos-container - dh_installsystemd --name=calaos-boot + dh_installsystemd --name=calaos-container --no-stop-on-upgrade + dh_installsystemd --name=calaos-boot --no-start --no-stop-on-upgrade dh_installsystemd --name=grub-btrfsd --no-enable override_dh_gencontrol: