File: libnet-proxy-perl.sslh.service

package info (click to toggle)
libnet-proxy-perl 0.13-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 368 kB
  • sloc: perl: 865; makefile: 8
file content (12 lines) | stat: -rw-r--r-- 224 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=SSH/HTTPS service multiplexer
After=network.target

[Service]
#Type=simple
EnvironmentFile=-/etc/default/sslh
ExecStart=/usr/bin/sslh $SSLH_OPTIONS
Restart=on-failure

[Install]
WantedBy=multi-user.target