git ssb

0+

cel / sslh



Tree: 5cd1fa18753c479f7eaef26b893016a37646364f

Files: 5cd1fa18753c479f7eaef26b893016a37646364f / scripts / systemd.sslh.service

171 bytesRaw
1[Unit]
2Description=SSL/SSH multiplexer
3
4[Service]
5EnvironmentFile=/etc/conf.d/sslh
6ExecStart=/usr/bin/sslh --foreground $DAEMON_OPTS
7
8[Install]
9WantedBy=multi-user.target
10

Built with git-ssb-web