This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
-
DynamicUser=yes
-
ExecStart=/usr/bin/uptermd --ssh-addr 0.0.0.0:2222
-
IPAccounting=yes
-
IPAddressAllow=localhost
-
IPAddressDeny=any
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
PrivateUsers=yes
-
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectProc
Introduced in systemd 247=invisible -
ProtectSystem
Introduced in systemd 214=strict
-
-
[Unit]
-
After=network-online.target
-
Description=upterm secure terminal sharing
-
Wants=network-online.target systemd-networkd-wait-online.service
-
Additionnal notes
Nothing here.