Add init and config files from #2624
[packages.git] / net / autossh / files / autossh.config
diff --git a/net/autossh/files/autossh.config b/net/autossh/files/autossh.config
new file mode 100644 (file)
index 0000000..2e430a0
--- /dev/null
@@ -0,0 +1,4 @@
+config autossh
+       option ssh      '-i /etc/dropbear/id_rsa -N -T -R 2222:localhost:22 user@host'
+       option monitorport      '20000'
+       option poll     '600'