@xkaraman commented on this pull request.
+Description=Kamailio - the Open Source SIP Server
(instance %i)
+Documentation=man:kamailio(8)
+Wants=network-online.target
+After=network-online.target
+
+[Service]
+Type=forking
+User=kamailio
+Group=kamailio
+Environment='CFGFILE=/etc/kamailio/kamailio-%i.cfg'
+Environment='SHM_MEMORY=64'
+Environment='PKG_MEMORY=8'
+EnvironmentFile=-/etc/default/kamailio
+EnvironmentFile=-/etc/default/kamailio.d/*
+# PIDFile requires a full absolute path
+PIDFile=/run/kamailio/kamailio-%i.pid
Ahh good catch, also modified on the argument of kamailio.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3904#discussion_r1687832628
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3904/review/2193608974(a)github.com>