Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 25bc2386acc8b36037b2105ceff83f50 > files > 11

openssh-3.6.1p2-1.2.91mdk.src.rpm

# fix hanging ssh clients on exit
if test -n "$ZSH_VERSION"; then
       setopt hup
else
       shopt -s huponexit
fi