mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-29 13:28:19 +00:00
added '/usr/bin/free mr' in free profile
This commit is contained in:
parent
0d992be695
commit
8cf0bda8d2
@ -14,5 +14,7 @@ include <tunables/global>
|
|||||||
profile free /usr/bin/free {
|
profile free /usr/bin/free {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
|
|
||||||
|
/usr/bin/free mr,
|
||||||
|
|
||||||
include if exists <local/free>
|
include if exists <local/free>
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user