minor fixes

This commit is contained in:
valoq 2024-10-27 18:23:11 +01:00
parent dd877b8b9c
commit df7189dc69
No known key found for this signature in database
GPG key ID: 19F09A0FB865CBD8
4 changed files with 2 additions and 6 deletions

View file

@ -61,8 +61,7 @@
/dev/shm/ r,
owner /dev/shm/pulse-shm-@{int} rw,
/dev/snd/controlC0 r,
/dev/snd/controlC1 r,
/dev/snd/controlC@{int} r,
include if exists <abstractions/audio-client.d>

View file

@ -18,8 +18,6 @@ profile git @{exec_path} flags=(attach_disconnected) {
include <abstractions/nameservice-strict>
include <abstractions/ssl_certs>
capability dac_read_search,
network inet dgram,
network inet6 dgram,
network inet stream,

View file

@ -71,7 +71,6 @@ profile libreoffice @{exec_path} {
/etc/libreoffice/{,**} r,
/etc/paperspecs r,
/etc/xdg/* r,
/etc/machine-id r,
owner @{user_cache_dirs}/libreoffice/{,**} rw,
owner @{user_config_dirs}/libreoffice/ rw,

View file

@ -17,7 +17,7 @@ profile pinentry-gtk @{exec_path} {
@{exec_path} mr,
/usr/share/** r,
/usr/share/gtk-@{int}.@{int}/{,**} r,
owner @{run}/user/@{uid}/.mutter-Xwaylandauth.@{rand6} r,