X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=etc%2Fdefault%2Fssh;fp=etc%2Fdefault%2Fssh;h=afbc23b54fac191fc3dd568f079c74d15712470b;hb=3f218a84ef15bd3360e9073d9fed0ab5ad7276a9;hp=0000000000000000000000000000000000000000;hpb=8cef233192069bc795b67fe7d0f99dcce0c6821e;p=matthijs%2Fservers%2Fdrsnuggles.git diff --git a/etc/default/ssh b/etc/default/ssh new file mode 100644 index 0000000..afbc23b --- /dev/null +++ b/etc/default/ssh @@ -0,0 +1,12 @@ +# Default settings for openssh-server. This file is sourced by /bin/sh from +# /etc/init.d/ssh. + +# Options to pass to sshd +SSHD_OPTS= + +# OOM-killer adjustment for sshd (see +# 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) +# Disabled since oom_adj is not available inside vservers +SSHD_OOM_ADJUST=