Profile update.

This commit is contained in:
Alexandre Pujol 2021-08-02 11:14:58 +01:00
parent 4582d6e201
commit 2d92925882
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC
5 changed files with 6 additions and 3 deletions

View File

@ -28,7 +28,7 @@ profile gsd-xsettings @{exec_path} {
/usr/share/glib-2.0/schemas/gschemas.compiled r,
/etc/xdg/Xwayland-session.d/ r,
/etc/xdg/Xwayland-session.d/00-xrdb rix,
/etc/xdg/Xwayland-session.d/* rix,
owner @{user_cache_dirs}/mesa_shader_cache/index rw,

View File

@ -14,6 +14,7 @@ profile gvfsd-http @{exec_path} {
include <abstractions/freedesktop.org>
include <abstractions/nameservice-strict>
include <abstractions/p11-kit>
include <abstractions/ssl_certs>
network inet stream,
network inet6 stream,

View File

@ -25,6 +25,7 @@ profile systemd-machined @{exec_path} flags=(complain) {
@{exec_path} mr,
/var/lib/machines/{,**} rw,
/etc/machine-id r,
@{run}/systemd/machines/{,**} rw,

View File

@ -13,10 +13,11 @@ profile zram-generator @{exec_path} {
@{exec_path} mr,
/{usr/,}lib/systemd-makefs rPx,
/{usr/,}lib/systemd/systemd-makefs rPx,
/{usr/,}bin/systemd-detect-virt rPx,
@{sys}/devices/virtual/block/zram[0-9]*/{disksize,reset} rw,
@{sys}/block/zram[0-9]*/{disksize,reset} rw,
owner @{run}/systemd/generator/systemd-zram-setup@zram[0-9]*.service.d/{,*.conf} rw,
owner @{run}/systemd/generator/dev-zram[0-9]*.swap rw,

View File

@ -73,7 +73,7 @@ profile dhclient-script @{exec_path} {
/{usr/,}bin/paste rix,
/{usr/,}bin/fold rix,
/{usr/,}bin/tr rix,
@{PROC}sys/net/ipv6/conf/*/stable_secret w,
@{PROC}/sys/net/ipv6/conf/*/stable_secret w,
# For printing env
/{usr/,}bin/printenv rix,