mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
sshd_config: remove deprecated UsePrivilegeSeparation
This commit is contained in:
parent
fd3e72da65
commit
62951c7875
@ -12,6 +12,5 @@ AuthorizedKeysFile /data/etc/ssh_authorized_keys
|
|||||||
UseDNS no
|
UseDNS no
|
||||||
Banner /var/cache/sshd_banner
|
Banner /var/cache/sshd_banner
|
||||||
|
|
||||||
UsePrivilegeSeparation sandbox
|
|
||||||
Subsystem sftp /usr/libexec/sftp-server
|
Subsystem sftp /usr/libexec/sftp-server
|
||||||
IPQoS cs0 cs0
|
IPQoS cs0 cs0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user