diff --git a/debian/kamailio-lb.service b/debian/ngcp-kamailio.kamailio-lb.service similarity index 100% rename from debian/kamailio-lb.service rename to debian/ngcp-kamailio.kamailio-lb.service diff --git a/debian/kamailio-proxy.service b/debian/ngcp-kamailio.kamailio-proxy.service similarity index 100% rename from debian/kamailio-proxy.service rename to debian/ngcp-kamailio.kamailio-proxy.service diff --git a/debian/rules b/debian/rules index 9c79f795d..d0c31105a 100755 --- a/debian/rules +++ b/debian/rules @@ -218,10 +218,8 @@ binary-common: # and install service files (they are not copied automatically if having # only calls of dh_installinit without specific "name" for the service # files) - dh_installinit --name=kamailio-lb - dh_installinit --name=kamailio-proxy - dh_installinit --name=ngcp-kamailio - dh_installinit --name=ngcp-kamailio-radius-modules + dh_installsystemd --name=kamailio-lb + dh_installsystemd --name=kamailio-proxy dh_installcron dh_installman dh_installinfo