summaryrefslogtreecommitdiff
path: root/community/sslh
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2012-05-28 20:14:47 +0000
committerParabola <dev@list.parabolagnulinux.org>2012-05-28 20:14:47 +0000
commitedec45419def1b81bd663a2859684ef55ba56269 (patch)
treecaa3c2d5f4e55b38e7740a39d80a21507679c586 /community/sslh
parent483f7de4ab6a706517279a24d2efc969f4a1996d (diff)
Mon May 28 20:14:39 UTC 2012
Diffstat (limited to 'community/sslh')
-rw-r--r--community/sslh/sslh.service9
1 files changed, 0 insertions, 9 deletions
diff --git a/community/sslh/sslh.service b/community/sslh/sslh.service
deleted file mode 100644
index 7ccad70e9..000000000
--- a/community/sslh/sslh.service
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=SSL/SSH multiplexer
-
-[Service]
-EnvironmentFile=/etc/conf.d/sslh
-ExecStart=/usr/bin/sslh --foreground $DAEMON_OPTS
-
-[Install]
-WantedBy=multi-user.target