diff options
Diffstat (limited to 'pcr/rfc5766-turn-server/turn.service')
-rw-r--r-- | pcr/rfc5766-turn-server/turn.service | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/pcr/rfc5766-turn-server/turn.service b/pcr/rfc5766-turn-server/turn.service deleted file mode 100644 index 54cc5f01a..000000000 --- a/pcr/rfc5766-turn-server/turn.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=TURN Server -After=network.target - -[Service] -Type=simple -ExecStart=/usr/bin/turnserver - -[Install] -WantedBy=multi-user.target |