Mercurial > dropbear
diff debian/dropbear.postinst @ 516:7fc4ba3c1cbb
- Bump to 0.52
- Clarify that hosts are resolved on the remote end for multihop
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 11 Nov 2008 14:08:48 +0000 |
parents | 8c2d2edadf2a |
children |
line wrap: on
line diff
--- a/debian/dropbear.postinst Tue Nov 11 13:51:55 2008 +0000 +++ b/debian/dropbear.postinst Tue Nov 11 14:08:48 2008 +0000 @@ -71,7 +71,7 @@ fi if test -n "$2" && dpkg --compare-versions "$2" lt '0.50-4' && -update-service --check dropbear; then +update-service --check dropbear 2>/dev/null; then update-service --remove /etc/dropbear 2>/dev/null || : sleep 6 rm -rf /var/run/dropbear /var/run/dropbear.log