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