This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=CAP_NET_BIND_SERVICE CAP_NET_RAW
-
CapabilityBoundingSet=CAP_SETGID CAP_SETUID CAP_NET_BIND_SERVICE CAP_NET_RAW
-
DynamicUser=yes
-
ExecStart=/usr/bin/sslh-select --config /etc/sslh.cfg --foreground
-
KillMode=process
-
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
MountFlags=private
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=strict -
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX
-
SecureBits=noroot-locked
-
User=sslh
-
-
[Unit]
-
After=network.target
-
Conflicts=sslh-fork.service sslh.socket
-
Description=SSL/SSH multiplexer (select mode)
-
Additionnal notes
Nothing here.