feat(profile): remove rules already included in the base abs.

This commit is contained in:
Alexandre Pujol 2024-09-20 23:30:09 +01:00
parent 96defe021c
commit 8979d84633
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
23 changed files with 8 additions and 35 deletions

View file

@ -52,7 +52,6 @@ profile colord @{exec_path} flags=(attach_disconnected) {
@{desktop_share_dirs}/icc/edid-*.icc r,
@{user_share_dirs}/icc/edid-*.icc r,
@{run}/systemd/journal/socket rw,
@{run}/systemd/sessions/* r,
@{run}/udev/data/+pci:* r, # Identifies all PCI devices (CPU, GPU, Network, Disks, USB, etc.)

View file

@ -41,8 +41,6 @@ profile geoclue @{exec_path} flags=(attach_disconnected) {
/var/lib/nscd/services r,
/var/lib/dbus/machine-id r,
@{run}/systemd/journal/socket rw,
@{PROC}/@{pids}/cgroup r,
@{PROC}/sys/net/ipv{4,6}/conf/all/disable_ipv{4,6} r,