SHA256
1
0
forked from pool/coturn
Johannes Weberhofer c4ca41a9dd Accepting request 795858 from home:lrupp:branches:network:telephony
allow /etc/pki/coturn/** in apparmor to allow loading of certificates from the standard location.


- added apparmor profile (coturn-apparmor-usr.bin.turnserver)
- fix executable permissions in devel package by using defattr

OBS-URL: https://build.opensuse.org/request/show/795858
OBS-URL: https://build.opensuse.org/package/show/network:telephony/coturn?expand=0&rev=5
2020-04-20 15:32:53 +00:00

Configuration files:
  * /etc/coturn/turnserver.conf is the mail configuration file
  * /etc/sysconfig/coturn can be used to set additional command line parameters

To allow traffic going thru the firewall use
```
firewall-cmd --zone=public --add-service=coturn [--permanent]
```
Description
No description provided
Readme 109 KiB
Languages
Diff 100%