summaryrefslogtreecommitdiff
path: root/community/sslh/sslh-select.service
blob: 43f4f2787915d460fe49d57acd6130144fe8bf32 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=SSL/SSH multiplexer
After=network.target

[Service]
ExecStart=/usr/bin/sslh-select -f -F /etc/sslh.conf

[Install]
WantedBy=multi-user.target