summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@phys.columbia.edu>2008-06-21 12:28:12 -0400
committerJameson Graef Rollins <jrollins@phys.columbia.edu>2008-06-21 12:28:12 -0400
commit6d1876a1fddb9558a3c01b577a2b571aecfefc2f (patch)
tree75426d189f09c9ac1b2e46d601181d9274881d00
parent18c3f9a75e2cfdfb1ac8c03f4b996fa810e68446 (diff)
parent5310aa5e9871c7fbde7c1f4abec68ef9c4c89c50 (diff)
Merge commit 'micah/master'
-rw-r--r--doc/george/changelog9
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