|
|
|
@ -5,6 +5,7 @@ After=network.target
|
|
|
|
|
[Service]
|
|
|
|
|
Environment="AUTOSSH_GATETIME=0"
|
|
|
|
|
ExecStart=/usr/bin/autossh -M 0 -N -o "ServerAliveInterval 30" -o "ServerAliveCountMax 3" -R 6666:localhost:22 hugvey@rubenvandeven.com
|
|
|
|
|
User=hugvey
|
|
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
|
WantedBy=multi-user.target
|
|
|
|
|