summaryrefslogtreecommitdiff
path: root/community/sslh/sslh-fork.service
blob: cbfc41686b55fbe8f563c7a3444f11c2f118ed48 (plain)
1
2
3
4
5
6
7
8
9
10
[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