We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1aaf15 commit 9ccf07fCopy full SHA for 9ccf07f
1 file changed
recipes/zquick_sshd/initcpio/install/zquick_sshd
@@ -26,6 +26,7 @@ build() {
26
add_binary ssh
27
add_binary sshd
28
add_binary ssh-keygen
29
+ add_binary /usr/libexec/sshd-auth
30
add_file /usr/libexec/sshd-session
31
32
zquick_add_secret /root/.ssh/authorized_keys "sshd authorized_keys for root" 600
0 commit comments