let ipkg fail when a package file to be installed is not found
[openwrt.git] / openwrt / package / autossh / Config.in
1 config BR2_PACKAGE_AUTOSSH
2         prompt "autossh........................... Auto handle ssh tunnels"
3         tristate
4         default m if CONFIG_DEVEL
5         help
6               autossh is a program to start a copy of ssh and monitor it,
7               restarting it as necessary should it die or stop passing traffic.
8
9               http://www.harding.motd.ca/autossh/