diff options
author | Micah Anderson <micah@riseup.net> | 2008-06-20 19:33:27 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2008-06-20 19:33:27 -0400 |
commit | 5310aa5e9871c7fbde7c1f4abec68ef9c4c89c50 (patch) | |
tree | 88e7aa1996d5a863b5af542c8bbf420c8eaee459 /doc | |
parent | 9efdaab59edb2ff4454082f6a36c9dc0d90b8885 (diff) |
added george changelog entry about oom_adj log noise fix
Diffstat (limited to 'doc')
-rw-r--r-- | doc/george/changelog | 9 |
1 files changed, 8 insertions, 1 deletions
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 |