ssh: Disable changing of the oom_adj value.
[matthijs/servers/drsnuggles.git] / etc / default / ssh
index 9680d3427a9ad345dcdc78e485cac60900815190..afbc23b54fac191fc3dd568f079c74d15712470b 100644 (file)
@@ -8,4 +8,5 @@ SSHD_OPTS=
 # linux/Documentation/filesystems/proc.txt; lower values reduce likelihood
 # of being killed, while -17 means the OOM-killer will ignore sshd; set to
 # the empty string to skip adjustment)
-SSHD_OOM_ADJUST=-17
+# Disabled since oom_adj is not available inside vservers
+SSHD_OOM_ADJUST=