feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-06-20 17:57:30 +01:00
parent be27f646ce
commit 58c07e5ea5
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
8 changed files with 14 additions and 7 deletions

View file

@ -27,8 +27,7 @@ profile check-bios-nx @{exec_path} {
@{bin}/rdmsr rPx,
owner @{PROC}/@{pid}/fd/2 w,
owner @{PROC}/@{pid}/fd/@{int} rw,
profile kmod {
include <abstractions/base>

View file

@ -23,6 +23,8 @@ profile ddcutil @{exec_path} {
@{bin}/xargs rix,
@{bin}/grep rix,
/ r,
owner @{user_cache_dirs}/ddcutil/ rw,
owner @{user_cache_dirs}/ddcutil/** rwlk,