This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/etc/default/tmate-ssh-server
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/tmate-ssh-server $OPTS
-
KillMode=process
-
Restart=on-failure
-
Type=simple
-
-
[Unit]
-
After=network.target
-
Description=tmate-ssh-server service
-
Additionnal notes
Nothing here.