feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-07-04 22:22:48 +01:00
parent 8b8a81200a
commit 62e18d04d7
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
14 changed files with 24 additions and 24 deletions

View file

@ -266,7 +266,7 @@ profile steam @{exec_path} flags=(attach_disconnected,mediate_deleted) {
ptrace trace peer=steam//web,
signal receive set=kill peer=steam,
signal receive set=(cont kill term) peer=steam,
unix receive type=stream,

View file

@ -40,6 +40,8 @@ profile strawberry @{exec_path} {
@{open_path} rPx -> child-open-help,
/etc/fstab r,
/var/lib/dbus/machine-id r,
/etc/machine-id r,
@ -50,6 +52,7 @@ profile strawberry @{exec_path} {
owner @{user_config_dirs}/strawberry/ rw,
owner @{user_config_dirs}/strawberry/* rwkl -> @{user_config_dirs}/strawberry/#@{int},
owner @{user_config_dirs}/strawberryrc r,
owner @{user_share_dirs}/strawberry/ rw,
owner @{user_share_dirs}/strawberry/** rwk,
@ -65,6 +68,8 @@ profile strawberry @{exec_path} {
owner @{tmp}/*= w,
owner @{tmp}/#@{int} rw,
owner @{tmp}/etilqs_@{hex16} rw,
owner @{tmp}/kdsingleapp-daemonspudguy-strawberry w,
owner @{tmp}/kdsingleapp-daemonspudguy-strawberry.lock rwk,
owner @{tmp}/qipc_{systemsem,sharedmemory}_*[a-f0-9]* rw,
owner @{tmp}/strawberry-cover-@{rand6}.jpg rwl -> @{tmp}/#@{int},
owner @{tmp}/strawberry*[0-9] w,

View file

@ -19,9 +19,9 @@ profile top @{exec_path} flags=(attach_disconnected) {
capability sys_nice,
capability sys_ptrace,
signal (send),
signal send,
ptrace (read),
ptrace read,
@{exec_path} mr,

View file

@ -24,10 +24,7 @@ profile update-ca-trust @{exec_path} {
/ r,
/usr/share/p11-kit/modules/{,*} r,
/etc/ca-certificates/extracted/{tls,email,objsign}-ca-bundle.pem{,.*} w,
/etc/ca-certificates/extracted/ca-bundle.trust.crt{,.*} w,
/etc/ca-certificates/extracted/cadir/{,*} rw,
/etc/ca-certificates/extracted/edk2-cacerts.bin{,.*} w,
/etc/ca-certificates/extracted/** rw,
/etc/ssl/certs/{,*} rw,
/etc/ssl/certs/java/cacerts{,.*} w,

View file

@ -61,7 +61,7 @@ profile wireplumber @{exec_path} {
@{sys}/bus/ r,
@{sys}/bus/media/devices/ r,
@{sys}/devices/@{pci}/video4linux/video@{int}/uevent r,
@{sys}/devices/**/device:*/**/path r,
@{sys}/devices/**/device:*/{,**/}path r,
@{sys}/devices/**/sound/**/pcm_class r,
@{sys}/devices/**/sound/**/uevent r,
@{sys}/devices/system/node/ r,