diff options
Diffstat (limited to 'community/sslh/sslh.service')
-rw-r--r-- | community/sslh/sslh.service | 9 |
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 |