@sergey-safarov commented on this pull request.


In pkg/kamailio/deb/buster/kamailio.service:

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

there's a way to pass the user and group from environment or invoke command?
Please look d3cc4e4
kamailio default have complete description how to change user/group of kamailio process.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.