Update profiles.
This commit is contained in:
parent
5cc6fd5c08
commit
79ab7e3eec
9 changed files with 14 additions and 12 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue