feat(profile): minor update.

This commit is contained in:
Alexandre Pujol 2025-04-13 20:38:14 +02:00 committed by Alex
parent e774ad6578
commit e5b1c0ca7d
6 changed files with 19 additions and 16 deletions

View file

@ -23,6 +23,8 @@ profile gnome-calculator-search-provider @{exec_path} {
@{bin}/* rPUx,
owner @{user_cache_dirs}/gnome-calculator/* r,
owner @{PROC}/@{pid}/fd/ r,
owner @{PROC}/@{pid}/cmdline r,

View file

@ -149,11 +149,6 @@ profile pacman @{exec_path} flags=(attach_disconnected) {
/dev/tty@{int} rw,
owner /dev/pts/@{int} rw,
# Silencer,
deny @{HOME}/ r,
deny @{HOME}/**/ r,
deny /tmp/ r,
profile gpg {
include <abstractions/base>
include <abstractions/nameservice-strict>