2 Description=SSL/SSH multiplexer (select mode)
3 Conflicts=sslh-fork.service sslh.socket
7 ExecStart=/usr/bin/sslh-select --config /etc/sslh.cfg --foreground
11 ProtectKernelModules=true
12 ProtectKernelTunables=true
13 ProtectControlGroups=true
16 SecureBits=noroot-locked
19 CapabilityBoundingSet=CAP_SETGID CAP_SETUID CAP_NET_BIND_SERVICE CAP_NET_RAW
20 AmbientCapabilities=CAP_NET_BIND_SERVICE CAP_NET_RAW
21 RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX
22 MemoryDenyWriteExecute=true
27 WantedBy=multi-user.target