2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 01:57:43 +00:00

profiles/apparmor.d: remove file access

Signed-off-by: Evan Caville <evan.caville@canonical.com>
This commit is contained in:
Evan Caville 2025-05-02 09:48:20 +10:00
parent 260ef98a95
commit 004dc61959

View File

@ -21,9 +21,6 @@ profile ssh-keyscan /usr/bin/ssh-keyscan {
network inet6 stream,
network netlink raw,
# By default, limit file options to the following dirs
file r @{HOME}/.ssh/{,**},
# Allow executable mapping and read for the binary
file mr /usr/bin/ssh-keyscan,