minor fixes
This commit is contained in:
parent
dd877b8b9c
commit
df7189dc69
4 changed files with 2 additions and 6 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue