From: Micah Anderson Date: Fri, 20 Jun 2008 23:33:27 +0000 (-0400) Subject: added george changelog entry about oom_adj log noise fix X-Git-Tag: monkeysphere_0.2-1~12^2~4^2~1 X-Git-Url: https://codewiz.org/gitweb?p=monkeysphere.git;a=commitdiff_plain;h=5310aa5e9871c7fbde7c1f4abec68ef9c4c89c50 added george changelog entry about oom_adj log noise fix --- diff --git a/doc/george/changelog b/doc/george/changelog index c157cec..22807d1 100644 --- a/doc/george/changelog +++ b/doc/george/changelog @@ -7,7 +7,14 @@ * changes to this system * ****************************************************************************** -2008-06-20 - dkg +2008-06-20 - micah + * Commented out the 'export SSHD_OOM_ADJUST=-17' from the + /etc/init.d/ssh initscript, and the 'SSHD_OOM_ADJUST=-17' from + /etc/default/ssh in order to make this error go away: + "error writing /proc/self/oom_adj: Operation not permitted" + (c.f. Debian #487325) + +200r-06-20 - dkg * touched /etc/environment to get rid of some spurious auth.log entries. * turned up sshd's LogLevel from INFO to DEBUG