This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ConfigurationDirectory=endlessh
-
ExecStart=/usr/bin/endlessh
-
InaccessiblePaths=/run /var
-
KillSignal=SIGTERM
-
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
PrivateUsers=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=full -
Restart=always
-
RestartSec=30sec
-
StandardError=journal
-
StandardInput=null
-
StandardOutput=journal
-
StartLimitBurst=4
-
StartLimitInterval=5min
-
Type=simple
-
-
[Unit]
-
Description=Endlessh SSH Tarpit
-
Documentation=man:endlessh(1)
-
Requires=network-online.target
-
Additionnal notes
Nothing here.