feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-06-15 16:49:06 +01:00
parent 79eed4b93d
commit faab4928ed
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
23 changed files with 213 additions and 286 deletions

View file

@ -13,17 +13,19 @@ profile usb-devices @{exec_path} {
include <abstractions/consoles>
include <abstractions/devices-usb>
capability dac_read_search,
deny capability dac_override,
capability dac_override,
capability dac_read_search,
@{exec_path} mr,
@{exec_path} r,
@{sh_path} rix,
@{bin}/cat rix,
@{bin}/cut rix,
@{bin}/{,e}grep rix,
@{bin}/basename rix,
@{bin}/cat rix,
@{bin}/cut rix,
@{bin}/find rix,
@{bin}/readlink rix,
@{bin}/sort rix,
# For shell pwd
/root/ r,