Выгрузка F7cloud_HPB

This commit is contained in:
root
2026-02-17 23:36:28 +00:00
commit 673cb90bd0
7 changed files with 171 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
[Unit]
Description=coTURN STUN/TURN Server
Documentation=man:coturn(1) man:turnadmin(1) man:turnserver(1)
After=network.target
[Service]
User=turnserver
Group=turnserver
Type=notify
ExecStart=/usr/bin/turnserver -c /etc/turnserver.conf --pidfile=
Restart=on-failure
InaccessibleDirectories=/home
PrivateTmp=yes
[Install]
WantedBy=multi-user.target