diff --git a/sysinv/sysinv-fpga-agent/debian/deb_folder/rules b/sysinv/sysinv-fpga-agent/debian/deb_folder/rules index 9eab6d526b..44a02563b5 100755 --- a/sysinv/sysinv-fpga-agent/debian/deb_folder/rules +++ b/sysinv/sysinv-fpga-agent/debian/deb_folder/rules @@ -15,6 +15,6 @@ override_dh_usrlocal: # do nothing override_dh_installsystemd: - dh_installsystemd --name sysinv-fpga-agent.service - dh_installsystemd --name sysinv-conf-watcher.service - dh_installsystemd --name sysinv-conf-watcher.path + dh_installsystemd --name=sysinv-fpga-agent sysinv-fpga-agent.service + dh_installsystemd --name=sysinv-conf-watcher sysinv-conf-watcher.service + dh_installsystemd --name=sysinv-conf-watcher sysinv-conf-watcher.path