feat(profile): use @{sbin} for all program inside /usr/sbin.

This commit is contained in:
Alexandre Pujol 2025-04-28 21:27:57 +02:00
parent b8f2f38c72
commit fd17a77b17
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
270 changed files with 475 additions and 475 deletions

View file

@ -7,7 +7,7 @@ abi <abi/4.0>,
include <tunables/global>
@{exec_path} = @{bin}/kvm-ok
@{exec_path} = @{sbin}/kvm-ok
profile kvm-ok @{exec_path} {
include <abstractions/base>
@ -20,7 +20,7 @@ profile kvm-ok @{exec_path} {
@{bin}/kmod rCx -> kmod,
@{bin}/rdmsr rPx,
@{sbin}/rdmsr rPx,
#/proc/cpuinfo r,
#/dev/kvm r,