mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
Move /etc/sshd_config to /etc/ssh
This commit is contained in:
parent
e5354e71eb
commit
fe54e3e841
@ -1,10 +1,5 @@
|
||||
ListenAddress 0.0.0.0
|
||||
|
||||
HostKey /data/etc/ssh_host_rsa_key
|
||||
HostKey /data/etc/ssh_host_dsa_key
|
||||
HostKey /data/etc/ssh_host_ecdsa_key
|
||||
HostKey /data/etc/ssh_host_ed25519_key
|
||||
|
||||
PermitRootLogin yes
|
||||
PermitEmptyPasswords yes
|
||||
AuthorizedKeysFile /data/etc/ssh_authorized_keys
|
Loading…
x
Reference in New Issue
Block a user