feat(profiles): small profiles update.

This commit is contained in:
Alexandre Pujol 2023-03-29 23:55:43 +01:00
parent f3d4912be8
commit cbc1d8faf3
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
8 changed files with 23 additions and 8 deletions

View file

@ -7,7 +7,7 @@ abi <abi/3.0>,
include <tunables/global>
@{exec_path} = /opt/Mullvad*/mullvad-gui
profile mullvad-gui @{exec_path} {
profile mullvad-gui @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/chromium-common>
include <abstractions/dconf-write>
@ -52,9 +52,12 @@ profile mullvad-gui @{exec_path} {
owner "/tmp/.org.chromium.Chromium.*/Mullvad VPN*.png" rw,
owner @{run}/user/@{uid}/.mutter-Xwaylandauth.[a-zA-z0-9]* r,
@{run}/systemd/inhibit/*.ref rw,
@{sys}/bus/pci/devices/ r,
@{sys}/devices/virtual/tty/tty[0-9]*/active r,
@{sys}/devices/pci[0-9]*/**/{vendor,device,class,config,resource,irq} r,
@{sys}/devices/system/cpu/** r,
@{sys}/devices/virtual/tty/tty[0-9]*/active r,
@{PROC}/ r,
@{PROC}/sys/fs/inotify/max_user_watches r,