feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-08-20 20:56:58 +01:00
parent f14ed2f024
commit 788d865939
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
34 changed files with 57 additions and 27 deletions

View file

@ -95,7 +95,7 @@ profile monitorix @{exec_path} {
@{PROC}/@{pids}/io r,
@{sys}/class/i2c-adapter/ r,
@{sys}/devices/@{pci}/i2c-@{int}/name r,
@{sys}/devices/@{pci}/i2c-@{int}/{,**/}name r,
@{sys}/class/hwmon/ r,
@{sys}/devices/**/thermal*/{,**} r,
@{sys}/devices/**/hwmon*/{,**} r,

View file

@ -9,9 +9,11 @@ include <tunables/global>
@{exec_path} = /opt/Mullvad*/resources/mullvad-setup
profile mullvad-setup @{exec_path} {
include <abstractions/base>
include <abstractions/consoles>
@{exec_path} mr,
@{PROC}/@{pid}/mountinfo r,
owner @{PROC}/@{pid}/cgroup r,
# File Inherit

View file

@ -55,7 +55,6 @@ profile qnapi @{exec_path} {
/tmp/ r,
owner @{tmp}/@{hex}.* rw,
owner @{tmp}/** rw,
owner @{tmp}/#@{int} rw,
owner @{tmp}/QNapi-*-rc wl -> /tmp/#@{int},
owner @{tmp}/QNapi-*-rc.lock rwk,