]> source.dussan.org Git - gitea.git/commitdiff
Remove UsePrivilegeSeparation from the Docker sshd_config, see #2876 (#4722)
authorAndrew Phillips <theasp@users.noreply.github.com>
Wed, 15 Aug 2018 22:58:12 +0000 (19:58 -0300)
committerLauris BH <lauris@nix.lv>
Wed, 15 Aug 2018 22:58:12 +0000 (01:58 +0300)
Signed-off-by: Andrew Phillips <theasp@gmail.com>
docker/etc/ssh/sshd_config

index 0248a2e8dcd2185a6bae73e4ce3c3a9e37105d97..62f05cf7140cb42f9cc92c581a336dd2d7923b75 100644 (file)
@@ -29,4 +29,3 @@ AllowUsers git
 
 Banner none
 Subsystem sftp /usr/lib/ssh/sftp-server
-UsePrivilegeSeparation no