mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
profiles/apparmor.d: remove file access
Signed-off-by: Evan Caville <evan.caville@canonical.com>
This commit is contained in:
parent
260ef98a95
commit
004dc61959
@ -21,9 +21,6 @@ profile ssh-keyscan /usr/bin/ssh-keyscan {
|
|||||||
network inet6 stream,
|
network inet6 stream,
|
||||||
network netlink raw,
|
network netlink raw,
|
||||||
|
|
||||||
# By default, limit file options to the following dirs
|
|
||||||
file r @{HOME}/.ssh/{,**},
|
|
||||||
|
|
||||||
# Allow executable mapping and read for the binary
|
# Allow executable mapping and read for the binary
|
||||||
file mr /usr/bin/ssh-keyscan,
|
file mr /usr/bin/ssh-keyscan,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user