Update README.md

This commit is contained in:
IMTheNachoMan
2019-02-19 23:16:51 -05:00
committed by GitHub
parent a139dd14d4
commit e99a20247d

View File

@@ -652,6 +652,7 @@ SSH is a door into your server. This is especially true if you are opening ports
# Use kernel sandbox mechanisms where possible in unprivileged processes # Use kernel sandbox mechanisms where possible in unprivileged processes
# Systrace on OpenBSD, Seccomp on Linux, seatbelt on MacOSX/Darwin, rlimit elsewhere. # Systrace on OpenBSD, Seccomp on Linux, seatbelt on MacOSX/Darwin, rlimit elsewhere.
# Note: This setting is deprecated in OpenSSH 7.5 (https://www.openssh.com/txt/release-7.5)
UsePrivilegeSeparation sandbox UsePrivilegeSeparation sandbox
######################################################################################################## ########################################################################################################