wireapp / wire-server

🇪🇺 Wire back-end services
https://wire.com
GNU Affero General Public License v3.0
2.6k stars 327 forks source link

charts/coturn: use allowed dir to write PID file #4097

Open jschaul opened 2 weeks ago

jschaul commented 2 weeks ago

since we run without superuser privileges, do not attempt to write to /var/run to create the PID file.

Untested.