summaryrefslogtreecommitdiff
path: root/pcr/rfc5766-turn-server/stun.service
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/rfc5766-turn-server/stun.service')
-rw-r--r--pcr/rfc5766-turn-server/stun.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/pcr/rfc5766-turn-server/stun.service b/pcr/rfc5766-turn-server/stun.service
deleted file mode 100644
index bddb6168a..000000000
--- a/pcr/rfc5766-turn-server/stun.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=STUN Server
-After=network.target
-
-[Service]
-Type=simple
-ExecStart=/usr/bin/turnserver --stun-only
-
-[Install]
-WantedBy=multi-user.target