Comment 5 for bug 1911860

Revision history for this message
Dweia (dweia) wrote :

I would NOT recommend, using /lib/systemd/system/coturn.service directly. It's bound to be overwritten the next time the package ist updated.

Changes to systemc units should go in /etc/systemd/system/coturn.service.d/override.conf and can best be applied using the command

systemctl edit coturn

The overide.conf file needs only the two lines mentioned above:

[Service]
AmbientCapabilities=CAP_NET_BIND_SERVICE