diff options
author | Mohit Mehta <mohit.mehta@vyatta.com> | 2010-03-11 18:22:45 -0800 |
---|---|---|
committer | Mohit Mehta <mohit.mehta@vyatta.com> | 2010-03-11 18:22:45 -0800 |
commit | 27b9395badfa3294db894da59acbb69c6e79056b (patch) | |
tree | 4572fa0518d8f1ed7b8cfcc1a3160cf04d90095f /debian | |
parent | e76a8e478bfaa48e36f0f5d8fc931c587df2a863 (diff) | |
download | vyatta-cfg-system-27b9395badfa3294db894da59acbb69c6e79056b.tar.gz vyatta-cfg-system-27b9395badfa3294db894da59acbb69c6e79056b.zip |
* Fix BZ 5334 services start automatically on boot up after upgrade to kenwood
update package dependency to a more recent version of openssh-server
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ef6aa1ae..c1d19a95 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Depends: acpid, bridge-utils, ethtool, ssh (>= 1:5.1p1-5), - openssh-server (>= 1:5.1p1-3), + openssh-server (>= 1:5.1p1-5), ed, ifupdown, tshark, |