# HG changeset patch # User Richard Dunbar # Date 1472076672 14400 # Node ID 7c66c894e9badfcab1e942c2cdab620015450487 # Parent 300e9d9f091cb34e9989e8fab2a4ae986d35afd0 dropbear: revert to previous EOT redirect diff -r 300e9d9f091c -r 7c66c894e9ba dropbear/receipt --- a/dropbear/receipt Wed Aug 24 17:25:12 2016 -0400 +++ b/dropbear/receipt Wed Aug 24 18:11:12 2016 -0400 @@ -99,7 +99,7 @@ /etc/dropbear/dropbear_rsa_host_key /etc/ssh/ssh_host_rsa_key /etc/dropbear/dropbear_dss_host_key /etc/ssh/ssh_host_dsa_key EOT - grep -q ssh "$1/etc/inetd.conf" || cat <> "$1/etc/inetd.conf" + grep -q ssh "$1/etc/inetd.conf" || cat >> "$1/etc/inetd.conf" <