Browse Source

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

Signed-off-by: Andrew Phillips <theasp@gmail.com>
master
Andrew Phillips Lauris BH 6 years ago
parent
commit
b30f6b4099
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      docker/etc/ssh/sshd_config

+ 0
- 1
docker/etc/ssh/sshd_config View File

@@ -29,4 +29,3 @@ AllowUsers git

Banner none
Subsystem sftp /usr/lib/ssh/sftp-server
UsePrivilegeSeparation no

Loading…
Cancel
Save