This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/turnserver -c /etc/turnserver/turnserver.conf -o -v
-
LogsDirectory=turnserver
-
RuntimeDirectory=turnserver
-
RuntimeDirectoryMode=0700
-
Type=forking
-
User=turnserver
-
-
[Unit]
-
After=network-online.target remote-fs.target
-
Description=STUN and TURN relay server for VoIP and WebRTC
-
Wants=network-online.target
-
Additionnal notes
Nothing here.