This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=CAP_NET_BIND_SERVICE
-
CPUSchedulingPolicy=other
-
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
-
EnvironmentFile=-/etc/sysconfig/coturn
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/turnserver -c /etc/coturn/turnserver.conf --pidfile /run/coturn/turnserver.pid $EXTRA_OPTIONS
-
ExecStart=/usr/bin/turnserver -c /etc/turnserver.conf --pidfile=
-
ExecStart=/usr/bin/turnserver -c /etc/turnserver/turnserver.conf -o -v
-
ExecStart=/usr/bin/turnserver -o -c /etc/coturn/turnserver.conf --pidfile /run/coturn/turnserver.pid
-
Group=coturn
-
Group=turnserver
-
InaccessibleDirectories=/home
-
LimitCORE=infinity
-
LimitNOFILE=999999
-
LimitNPROC=60000
-
LimitRTPRIO=infinity
-
LimitRTTIME=7000000
-
LockPersonality
Introduced in systemd 235=yes -
LogsDirectory=turnserver
-
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
MountFlags=private
-
NoNewPrivileges
Introduced in systemd 239=yes -
PIDFile=/run/coturn/turnserver.pid
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RemoveIPC
Introduced in systemd 232=yes -
Restart=on-abort
-
Restart=on-failure
-
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
RuntimeDirectory=turnserver
-
RuntimeDirectoryMode=0700
-
SystemCallArchitectures=native
-
SystemCallFilter=~@clock @debug @module @mount @raw-io @reboot @swap @resources @cpu-emulation @obsolete
-
Type=forking
-
Type=notify
-
Type=simple
-
UMask=0007
-
User=coturn
-
User=turnserver
-
-
[Unit]
-
After=network-online.target remote-fs.target
-
After=network.target
-
After=syslog.target network.target
-
Description=STUN and TURN relay server for VoIP and WebRTC
-
Description=coTURN STUN/TURN Server
-
Description=coturn
-
Documentation=man:coturn(1) man:turnadmin(1) man:turnserver(1)
-
Wants=network-online.target
-
Additionnal notes
Nothing here.