diff options
-rw-r--r-- | factory-default/net-misc/openssh/etc/ssh/sshd_config | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/factory-default/net-misc/openssh/etc/ssh/sshd_config b/factory-default/net-misc/openssh/etc/ssh/sshd_config index a9e0f02b..52762ea9 100644 --- a/factory-default/net-misc/openssh/etc/ssh/sshd_config +++ b/factory-default/net-misc/openssh/etc/ssh/sshd_config @@ -61,9 +61,6 @@ GatewayPorts no # Disable X11 forwarding X11Forwarding no -# login(1) is never used for remote command execution -UseLogin no - # Separates privileges by creating an unprivileged child process to deal # with incoming network traffic UsePrivilegeSeparation sandbox |