Update profiles.

This commit is contained in:
Alexandre Pujol 2021-09-15 20:40:47 +01:00
parent 5cc6fd5c08
commit 79ab7e3eec
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
9 changed files with 14 additions and 12 deletions

View file

@ -42,7 +42,6 @@ profile pacman @{exec_path} {
/{usr/,}bin/gpgconf rCx -> gpg,
/{usr/,}bin/gpgsm rCx -> gpg,
# Pacman hooks & install scripts
/{usr/,}{s,}bin/ldconfig rix,
/{usr/,}bin/{,ba}sh rix,
@ -50,6 +49,7 @@ profile pacman @{exec_path} {
/{usr/,}bin/env rix,
/{usr/,}bin/rm rix,
/{usr/,}bin/vercmp rix,
/{usr/,}bin/xmlcatalog rix,
/{usr/,}lib/ghc-*/bin/ghc-pkg rix,
/{usr/,}bin/arch-audit rPx,
/{usr/,}bin/bootctl rPx,

View file

@ -12,6 +12,8 @@ profile pacman-hook-dkms @{exec_path} {
capability dac_read_search,
unix (receive) type=stream,
@{exec_path} mr,
/{usr/,}bin/bash rix,