We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4b3d3d commit cde9104Copy full SHA for cde9104
1 file changed
root/etc/s6-overlay/s6-rc.d/init-openssh-server-config/run
@@ -139,6 +139,4 @@ lsiown -R root:root \
139
chmod 755 \
140
/config/ssh_host_keys
141
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 {} \;
+ /config/ssh_host_keys/*
0 commit comments