Don't restart rippled during apt upgrade:

Resolves #3294
This commit is contained in:
Michael Legleux
2021-08-03 19:08:09 -07:00
committed by manojsdoshi
parent 6095f55bf1
commit 2bbf0eb588

View File

@@ -11,6 +11,9 @@ export CXXFLAGS:=$(subst -Werror=format-security,,$(CXXFLAGS))
%:
dh $@ --with systemd
override_dh_systemd_start:
dh_systemd_start --no-restart-on-upgrade
override_dh_auto_configure:
env
rm -rf bld
@@ -38,5 +41,3 @@ override_dh_auto_install:
rm -rf debian/tmp/opt/ripple/lib64/cmake/date
rm -rf bld
rm -rf bld_vl