summaryrefslogtreecommitdiff
path: root/community/sslh/sslh-select.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/sslh/sslh-select.service')
-rw-r--r--community/sslh/sslh-select.service9
1 files changed, 0 insertions, 9 deletions
diff --git a/community/sslh/sslh-select.service b/community/sslh/sslh-select.service
deleted file mode 100644
index 43f4f2787..000000000
--- a/community/sslh/sslh-select.service
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=SSL/SSH multiplexer
-After=network.target
-
-[Service]
-ExecStart=/usr/bin/sslh-select -f -F /etc/sslh.conf
-
-[Install]
-WantedBy=multi-user.target