diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-29 12:45:48 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-29 12:45:48 +0000 |
commit | 1a7d71fd627969c645fc62bdd67669dc62f83c3a (patch) | |
tree | eba92224fae891cab248d27371e97b936aad2d86 /openwrt/package/autossh/ipkg/autossh.control | |
parent | fed3865f2db2f88da392bff9b9dd780d4bfa13d2 (diff) | |
download | mtk-20170518-1a7d71fd627969c645fc62bdd67669dc62f83c3a.zip mtk-20170518-1a7d71fd627969c645fc62bdd67669dc62f83c3a.tar.gz mtk-20170518-1a7d71fd627969c645fc62bdd67669dc62f83c3a.tar.bz2 |
add autossh from Robert Berkowitz
SVN-Revision: 3547
Diffstat (limited to 'openwrt/package/autossh/ipkg/autossh.control')
-rw-r--r-- | openwrt/package/autossh/ipkg/autossh.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/autossh/ipkg/autossh.control b/openwrt/package/autossh/ipkg/autossh.control new file mode 100644 index 0000000..2916e38 --- /dev/null +++ b/openwrt/package/autossh/ipkg/autossh.control @@ -0,0 +1,5 @@ +Package: autossh +Priority: optional +Section: net +Depends: openssh-client +Description: Autossh client |