diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-29 12:45:48 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-29 12:45:48 +0000 |
commit | 2d8fe3d6a52496c0e9dbc3f337612bda9d3143ad (patch) | |
tree | 58ad20246ee0786c2c7afb41ca9f284541c5dfbd /package/autossh/ipkg | |
parent | b2ed6dd9f35299c610ee5f79f8de5acc57d7bc63 (diff) |
add autossh from Robert Berkowitz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3547 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/autossh/ipkg')
-rw-r--r-- | package/autossh/ipkg/autossh.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/autossh/ipkg/autossh.control b/package/autossh/ipkg/autossh.control new file mode 100644 index 0000000000..2916e3851e --- /dev/null +++ b/package/autossh/ipkg/autossh.control @@ -0,0 +1,5 @@ +Package: autossh +Priority: optional +Section: net +Depends: openssh-client +Description: Autossh client |