@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

yes, that is determines how to monitor kamailio process.
I suggest to start kamailio with -DD option.
In this case kamailio main process control own child's, and systemd monitors only kamailio main 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.