1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-07-22 16:04:18 -04:00

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

View File

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