Skip to content

Commit cde9104

Browse files
committed
Host priv keys need read for abc
1 parent c4b3d3d commit cde9104

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • root/etc/s6-overlay/s6-rc.d/init-openssh-server-config

root/etc/s6-overlay/s6-rc.d/init-openssh-server-config/run

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,4 @@ lsiown -R root:root \
139139
chmod 755 \
140140
/config/ssh_host_keys
141141
chmod 644 \
142-
/config/ssh_host_keys/sshd_config \
143-
/config/ssh_host_keys/*.pub
144-
find /config/ssh_host_keys/ -name "ssh_host_*_key" -exec chmod 600 {} \;
142+
/config/ssh_host_keys/*

0 commit comments

Comments
 (0)