Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > main-src > by-pkgid > 7ca4cfef4f892504e8b01e25a99c9b7f > files > 9

openssh-3.1p1-1mdk.src.rpm

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