ssh-keygen: allow execution of ssh-sk-helper

The ssh-sk-helper  profile was added last year but never hooked into the ssh-keygen profile.

This is needed for generating SSH keys that live on a yubikey.
This commit is contained in:
doublez13 2025-09-12 10:26:41 -06:00 committed by Alex
parent 1540315d5c
commit 1d2b271dfc

View file

@ -15,6 +15,8 @@ profile ssh-keygen @{exec_path} {
@{exec_path} mr,
@{lib}/{,ssh/}ssh-sk-helper rPx -> ssh-sk-helper,
/etc/ssh/moduli rw,
/etc/ssh/ssh_host_*_key* rw,