change service files

This commit is contained in:
Ruben van de Ven 2019-04-11 12:50:51 +02:00
parent 4ff8bad349
commit 9b36356454
1 changed files with 1 additions and 0 deletions

View File

@ -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