From 1bf1a98e7616526cde3198f63e1e1bace774e274 Mon Sep 17 00:00:00 2001 From: wbx Date: Wed, 29 Mar 2006 12:45:48 +0000 Subject: add autossh from Robert Berkowitz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3547 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/autossh/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 openwrt/package/autossh/Config.in (limited to 'openwrt/package/autossh/Config.in') diff --git a/openwrt/package/autossh/Config.in b/openwrt/package/autossh/Config.in new file mode 100644 index 000000000..492547f52 --- /dev/null +++ b/openwrt/package/autossh/Config.in @@ -0,0 +1,9 @@ +config BR2_PACKAGE_AUTOSSH + prompt "autossh........................... Auto handle ssh tunnels" + tristate + default m if CONFIG_DEVEL + help + autossh is a program to start a copy of ssh and monitor it, + restarting it as necessary should it die or stop passing traffic. + + http://www.harding.motd.ca/autossh/ -- cgit v1.2.3