feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-09-01 22:50:43 +01:00
parent 0c151259d2
commit b2fa7bacb8
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
19 changed files with 108 additions and 72 deletions

View file

@ -45,7 +45,6 @@ profile protonmail-bridge @{exec_path} {
@{bin}/base64 rix,
@{bin}/dirname rix,
@{bin}/env rix,
@{bin}/env rix,
@{bin}/getopt rix,
@{bin}/git rPx -> pass//git,
@{bin}/gpg{,2} rPx -> pass//gpg,

View file

@ -14,18 +14,17 @@ profile rngd @{exec_path} {
include <abstractions/nameservice-strict>
include <abstractions/openssl>
@{exec_path} mr,
capability dac_read_search,
capability sys_admin,
capability sys_nice,
network netlink raw,
/etc/conf.d/rngd r,
/etc/opensc.conf r,
@{exec_path} mr,
/etc/conf.d/rngd r,
/etc/machine-id r,
/etc/opensc.conf r,
/var/lib/dbus/machine-id r,
@{sys}/devices/virtual/misc/hw_random/rng_available r,