mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
Make /etc/ssh/authorzed_keys symlink to /data/etc/ssh
This commit is contained in:
parent
812d224798
commit
91ff81e045
1
board/common/overlay/etc/ssh/authorized_keys
Symbolic link
1
board/common/overlay/etc/ssh/authorized_keys
Symbolic link
@ -0,0 +1 @@
|
||||
/data/etc/ssh/authorized_keys
|
@ -2,9 +2,8 @@ ListenAddress 0.0.0.0
|
||||
|
||||
PermitRootLogin yes
|
||||
PermitEmptyPasswords yes
|
||||
AuthorizedKeysFile /data/etc/ssh_authorized_keys
|
||||
UseDNS no
|
||||
Banner /var/cache/sshd_banner
|
||||
Banner /var/run/ssh/sshd_banner
|
||||
|
||||
Subsystem sftp /usr/libexec/sftp-server
|
||||
IPQoS cs0 cs0
|
||||
|
Loading…
x
Reference in New Issue
Block a user