diff options
Diffstat (limited to 'factory-default')
-rw-r--r-- | factory-default/net-misc/openssh/etc/ssh/sshd_config | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/factory-default/net-misc/openssh/etc/ssh/sshd_config b/factory-default/net-misc/openssh/etc/ssh/sshd_config index d470d297..8e7b4239 100644 --- a/factory-default/net-misc/openssh/etc/ssh/sshd_config +++ b/factory-default/net-misc/openssh/etc/ssh/sshd_config @@ -61,10 +61,6 @@ GatewayPorts no # Disable X11 forwarding X11Forwarding no -# Separates privileges by creating an unprivileged child process to deal -# with incoming network traffic -UsePrivilegeSeparation sandbox - # Do not process ~/.ssh/environment and environment= options in # ~/.ssh/authorized_keys PermitUserEnvironment no |