packages/net/autossh/files/autossh.config
florian 0fb2eccbac Add init and config files from #2624
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-01 17:15:42 +00:00

5 lines
137 B
Plaintext

config autossh
option ssh '-i /etc/dropbear/id_rsa -N -T -R 2222:localhost:22 user@host'
option monitorport '20000'
option poll '600'