Profiles update.
This commit is contained in:
parent
bb0847f5df
commit
4ff371e739
22 changed files with 67 additions and 33 deletions
|
|
@ -9,6 +9,7 @@ include <tunables/global>
|
|||
@{exec_path} = /{usr/,}bin/aa-log
|
||||
profile aa-log @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
|
|
@ -31,20 +31,22 @@ profile fwupd @{exec_path} flags=(complain,attach_disconnected) {
|
|||
/{usr/,}bin/gpgconf rCx -> gpg,
|
||||
/{usr/,}bin/gpgsm rCx -> gpg,
|
||||
|
||||
/usr/share/fwupd/{,**} r,
|
||||
/usr/share/mime/mime.cache r,
|
||||
|
||||
/etc/pki/fwupd/{,**} r,
|
||||
/etc/pki/fwupd-metadata/{,**} r,
|
||||
/etc/fwupd/{,**} r,
|
||||
/usr/share/fwupd/{,**} r,
|
||||
/etc/fwupd/remotes.d/* rw,
|
||||
|
||||
/var/cache/fwupd/{,**} rw,
|
||||
/var/lib/fwupd/{,**} rw,
|
||||
/var/lib/fwupd/pending.db rwk,
|
||||
|
||||
/boot/{,**} r,
|
||||
/boot/EFI/arch/fwupdx[0-9]*.efi rw,
|
||||
/boot/EFI/arch/fw/fwupd-*.cap{,.*} rw,
|
||||
|
||||
/usr/share/mime/mime.cache r,
|
||||
/boot/EFI/*/.goutputstream-* rw,
|
||||
/boot/EFI/*/fw/fwupd-*.cap{,.*} rw,
|
||||
/boot/EFI/*/fwupdx[0-9]*.efi rw,
|
||||
|
||||
/etc/machine-id r,
|
||||
/var/lib/dbus/machine-id r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue