fix(profile): ensure ssh support security keys.

fix #686
This commit is contained in:
Alexandre Pujol 2025-03-18 22:54:56 +01:00
parent debed741ca
commit 5b1702b34c
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 2 additions and 0 deletions

View file

@ -11,6 +11,7 @@ include <tunables/global>
profile ssh @{exec_path} {
include <abstractions/base>
include <abstractions/consoles>
include <abstractions/devices-usb>
include <abstractions/nameservice-strict>
network inet stream,

View file

@ -9,6 +9,7 @@ include <tunables/global>
@{exec_path} = @{lib}/{,ssh/}ssh-sk-helper
profile ssh-sk-helper flags=(complain) {
include <abstractions/base>
include <abstractions/devices-usb>
@{exec_path} mr,