feat(profiles): remove rules promoted into the base abstraction.

This commit is contained in:
Alexandre Pujol 2022-11-28 18:05:29 +00:00
parent 116cb3059f
commit 9a46df81b9
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
28 changed files with 0 additions and 36 deletions

View file

@ -31,7 +31,6 @@ profile steam-fossilize @{exec_path} flags=(attach_disconnected) {
owner /dev/shm/fossilize-*-[0-9]*-[0-9]* rw,
@{sys}/devices/system/cpu/possible r,
@{sys}/devices/system/node/ r,
@{sys}/devices/system/node/node[0-9]*/cpumap r,

View file

@ -52,9 +52,6 @@ profile update-ca-certificates @{exec_path} {
/usr/local/share/ r,
@{PROC}/filesystems r,
profile run-parts {
include <abstractions/base>

View file

@ -15,8 +15,6 @@ profile vlc-cache-gen @{exec_path} {
/{usr/,}lib/vlc/plugins/{,*} rw,
@{sys}/devices/system/cpu/possible r,
# Inherit silencer
deny network inet6 stream,
deny network inet stream,

View file

@ -48,7 +48,6 @@ profile wireplumber @{exec_path} {
@{sys}/devices/**/sound/**/uevent r,
@{sys}/devices/pci[0-9]*/**/modalias r,
@{sys}/devices/pci[0-9]*/**/video4linux/video[0-9]*/uevent r,
@{sys}/devices/system/cpu/possible r,
/dev/media[0-9]* rw,
/dev/snd/ r,