ExecStart=/usr/sbin/kamailio -P
/run/kamailio-%i/kamailio-%i.pid -Y /var/run/kamailio-%i -f $CFGFILE -m $SHM_MEMORY -M
$PKG_MEMORY
I think the template for `/run` folder is enough and we can use
```
-P /run/kamailio-%i/kamailio.pid
```
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3904#issuecomment-2245051177
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3904/c2245051177(a)github.com>