File coturn.service of Package coturn
[Unit] Description=coturn Documentation=man:coturn(1) man:turnadmin(1) man:turnserver(1) After=syslog.target network.target [Service] User=coturn Group=coturn Type=forking ExecStart=/usr/bin/turnserver -o -c /etc/coturn/coturn.conf Restart=on-abort RuntimeDirectory=coturn [Install] WantedBy=multi-user.target