diff --git a/sysinv/cert-mon/debian/deb_folder/rules b/sysinv/cert-mon/debian/deb_folder/rules index 831fbfdb88..1adc3d1d12 100755 --- a/sysinv/cert-mon/debian/deb_folder/rules +++ b/sysinv/cert-mon/debian/deb_folder/rules @@ -12,3 +12,6 @@ override_dh_install: install -m 644 -p -D cert-mon.syslog ${ROOT}/etc/syslog-ng/conf.d/cert-mon.conf install -m 644 -p -D cert-mon.logrotate ${ROOT}/etc/logrotate.d/cert-mon.conf dh_install + +override_dh_installsystemd: + dh_installsystemd --no-enable cert-mon.service