Update profiles.
This commit is contained in:
parent
4522ca91db
commit
dc0347388b
14 changed files with 41 additions and 45 deletions
|
|
@ -74,7 +74,6 @@ profile pacman @{exec_path} {
|
|||
/{usr/,}bin/update-ca-trust rPx,
|
||||
/{usr/,}bin/update-desktop-database rPx,
|
||||
/{usr/,}bin/update-mime-database rPx,
|
||||
/{usr/,}lib/dkms/alpm-hook rPx,
|
||||
/{usr/,}lib/systemd/systemd-* rPx,
|
||||
/{usr/,}lib/vlc/vlc-cache-gen rPx,
|
||||
/usr/share/libalpm/scripts/* rPx,
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ abi <abi/3.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = /{usr/,}lib/dkms/alpm-hook
|
||||
@{exec_path} = /usr/share/libalpm/scripts/dkms
|
||||
profile pacman-hook-dkms @{exec_path} {
|
||||
include <abstractions/base>
|
||||
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ profile pacman-key @{exec_path} {
|
|||
/{usr/,}bin/wc rix,
|
||||
|
||||
/usr/share/makepkg/{,**} r,
|
||||
/usr/share/pacman/keyrings/* r,
|
||||
/usr/share/terminfo/x/xterm-256color r,
|
||||
|
||||
/dev/tty rw,
|
||||
|
|
@ -41,7 +42,7 @@ profile pacman-key @{exec_path} {
|
|||
capability mknod,
|
||||
|
||||
/{usr/,}bin/gpg mr,
|
||||
/{usr/,}bin/gpg-agent mr,
|
||||
/{usr/,}bin/gpg-agent rix,
|
||||
|
||||
/usr/share/pacman/keyrings/* r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue