[sr-dev] [kamailio/kamailio] Systemd unit update (#1889)

Sam notifications at github.com
Fri Mar 22 10:32:53 CET 2019


verticelo commented on this pull request.



> @@ -4,18 +4,16 @@ Wants=network-online.target
 After=network-online.target
 
 [Service]
-Type=forking
+Type=simple

How will this interact with the default setting of fork=yes in the config?

>  # ExecStart requires a full absolute path
-ExecStart=/usr/sbin/kamailio -P /var/run/kamailio/kamailio.pid -f $CFGFILE -m $SHM_MEMORY -M $PKG_MEMORY -u $USER -g $GROUP
+ExecStart=/usr/sbin/kamailio -DD -P /var/run/kamailio/kamailio.pid -f $CFGFILE -m $SHM_MEMORY -M $PKG_MEMORY

Changing to this mode, will it have any impact on performance of Kamailio? If so, in what direction?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1889#pullrequestreview-217657580
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20190322/f301b41a/attachment.html>


More information about the sr-dev mailing list