Remove UsePrivilegeSeparation from the Docker sshd_config, see #2876 (#4722)

Signed-off-by: Andrew Phillips <theasp@gmail.com>
This commit is contained in:
Andrew Phillips 2018-08-15 19:58:12 -03:00 committed by Lauris BH
parent f24ba27d79
commit b30f6b4099
1 changed files with 0 additions and 1 deletions

View File

@ -29,4 +29,3 @@ AllowUsers git
Banner none
Subsystem sftp /usr/lib/ssh/sftp-server
UsePrivilegeSeparation no