Comment 2 for bug 220272

Revision history for this message
Rolf Leggewie (r0lf) wrote :

yes, I was amazed by that, too. But I do have the latest hardy version. And the fix to /etc/init.d/ssh is also in place.

# dpkg -l openssh-server
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-=============================================-=============================================-==========================================================================================================
ii openssh-server 1:4.7p1-8ubuntu1 secure shell server, an rshd replacement

# grep true /etc/init.d/ssh
            log_end_msg 1 || true
            printf '%s' "$SSHD_OOM_ADJUST" >"/proc/$PID/oom_adj" || true