summaryrefslogtreecommitdiff
path: root/pcr/rfc5766-turn-server/turn.service
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-03 03:39:05 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-03 03:39:05 +0000
commitf0127fa225ad83116fabd5f7d9df4c92cd23f6f1 (patch)
treed99dfac9224fe3e070b5516f32d155d1b729c7cc /pcr/rfc5766-turn-server/turn.service
parent20baa30c3c0e442a770f2906d12784ab7ef719ec (diff)
Mon Mar 3 03:35:30 UTC 2014
Diffstat (limited to 'pcr/rfc5766-turn-server/turn.service')
-rw-r--r--pcr/rfc5766-turn-server/turn.service10
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