This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment="AUTOSSH_GATETIME=0"
-
EnvironmentFile=/etc/autossh/%i.conf
-
ExecStart=/bin/echo "This line MUST be overridden. See /usr/share/doc/packages/autossh/README.SUSE.md for details."
-
ExecStart=/usr/bin/autossh $OPTIONS
-
User=autossh
-
-
[Unit]
-
After=network.target
-
Description=AutoSSH service for port 2222
-
Description=autossh: %I
-
Documentation=file:///usr/share/doc/autossh/README.service man:autossh(1)
-
Additionnal notes
Nothing here.