Update profiles.

This commit is contained in:
Alexandre Pujol 2022-01-09 20:23:18 +01:00
parent accf5538bd
commit 2e7b6f8ba8
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
13 changed files with 28 additions and 13 deletions

View file

@ -86,10 +86,11 @@ profile firefox @{exec_path} flags=(attach_disconnected) {
/{usr/,}lib/mozilla/plugins/ r,
/{usr/,}lib/mozilla/plugins/libvlcplugin.so mr,
/usr/share/doc/{,**} r,
/usr/share/egl/{,**} r,
/usr/share/firefox/{,**} r,
/usr/share/glib-2.0/schemas/gschemas.compiled r,
/usr/share/mozilla/extensions/{,**} r,
/usr/share/webext/{,**} r,
/usr/share/glib-2.0/schemas/gschemas.compiled r,
/etc/firefox/{,**} r,
/etc/fstab r,

View file

@ -9,6 +9,7 @@ include <tunables/global>
@{exec_path} = /{usr/,}lib/ibus/ibus-extension-gtk3
profile ibus-extension-gtk3 @{exec_path} {
include <abstractions/base>
include <abstractions/fontconfig-cache-write>
include <abstractions/fonts>
include <abstractions/gtk>
include <abstractions/nameservice-strict>

View file

@ -13,6 +13,7 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
include <abstractions/audio>
include <abstractions/dri-common>
include <abstractions/dri-enumerate>
include <abstractions/fontconfig-cache-write>
include <abstractions/gnome>
include <abstractions/mesa>
include <abstractions/nameservice-strict>

View file

@ -10,6 +10,8 @@ include <tunables/global>
profile pacman-hook-dconf @{exec_path} {
include <abstractions/base>
capability dac_read_search,
@{exec_path} mr,
/{usr/,}bin/bash rix,

View file

@ -9,6 +9,7 @@ include <tunables/global>
@{exec_path} = /{usr/,}lib/systemd/systemd-sleep
profile systemd-sleep @{exec_path} {
include <abstractions/base>
include <abstractions/nameservice-strict>
include <abstractions/systemd-common>
capability net_admin,