autossh: import from oldpackages

Signed-off-by: Christian Beier <cb@shoutrlabs.com>
This commit is contained in:
Christian Beier
2016-09-06 13:51:24 +02:00
parent 6432150acc
commit 0648e9e71e
4 changed files with 99 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
config autossh
option ssh '-i /etc/dropbear/id_rsa -N -T -R 2222:localhost:22 user@host'
option gatetime '0'
option monitorport '20000'
option poll '600'