Update profiles.

This commit is contained in:
Alexandre Pujol 2022-02-05 20:02:10 +00:00
parent c61bd95b3a
commit dc19fc72a8
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
11 changed files with 40 additions and 25 deletions

View file

@ -18,6 +18,7 @@ profile dbus-daemon @{exec_path} flags=(attach_disconnected) {
capability sys_resource,
signal (receive) set=(term hup kill) peer=gdm*,
signal (receive) set=(term hup kill) peer=at-spi-bus-launcher,
signal (send) set=(term hup kill) peer=at-spi-bus-launcher,
signal (send) set=(term hup kill) peer=xdg-permission-store,

View file

@ -51,6 +51,7 @@ profile pacman @{exec_path} {
/{usr/,}bin/chmod rix,
/{usr/,}bin/dot rix,
/{usr/,}bin/env rix,
/{usr/,}bin/filecap rix,
/{usr/,}bin/getent rix,
/{usr/,}bin/gettext rix,
/{usr/,}bin/ghc-pkg-* rix,

View file

@ -32,6 +32,8 @@ profile bootctl @{exec_path} {
/boot/loader/.#bootctlrandom-seed[0-9a-f]* rw,
/boot/loader/random-seed w,
/etc/machine-id r,
@{sys}/devices/virtual/dmi/id/{sys_vendor,product_version,product_name} r,
@{sys}/firmware/efi/efivars/ r,