1
0
This repository has been archived on 2026-08-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tera/deploy/coturn/systemd-override.conf.example
T

8 lines
278 B
Plaintext

# Install as /etc/systemd/system/coturn.service.d/tera.conf after confirming the
# distro package calls its unit coturn.service and runs as user/group turnserver.
[Service]
ExecStartPre=/usr/local/libexec/tera-coturn-preflight
LimitNOFILE=65536
Restart=on-failure
RestartSec=3s