If I understood right, it is about kamailio being able to do chown internally. At least
`ctl` module needs this capability as well. Probably connecting with kamcmd or kamcli face
same problem if they are configured to run under different user/group, like it happens
with apache2 (running siremis).
As the chown is inside kamailio code, my opinion is that this systemd option should be
included in kamailio unit.
The ctl and jsonrpc modules are loaded in default config file, so changing its parameters
should be as smooth as possible with default systemd unit. We practically keep the same
capabilities as it used to be with init.d.
--
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/issues/2391#issuecomment-682342825