feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-08-27 14:54:04 +01:00
parent 19331acaa9
commit 75ef5ef6ad
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
48 changed files with 205 additions and 141 deletions

View file

@ -49,8 +49,6 @@ profile pacman @{exec_path} {
@{bin}/gpgconf rCx -> gpg,
@{bin}/gpgsm rCx -> gpg,
@{bin}/sync mrix,
# Pacman hooks & install scripts
@{bin}/{,ba}sh rix,
@{bin}/appstreamcli rPx,
@ -101,16 +99,17 @@ profile pacman @{exec_path} {
@{bin}/sbctl rPx,
@{bin}/sed rix,
@{bin}/setcap rix,
@{bin}/sync rix,
@{bin}/sysctl rPx,
@{bin}/systemctl rPx -> child-systemctl,
@{bin}/systemd-* rPx,
@{bin}/touch rix,
@{bin}/tput rix,
@{bin}/update-ca-trust rPx,
@{bin}/uname rPx,
@{bin}/update-ca-trust rPx,
@{bin}/update-desktop-database rPx,
@{bin}/update-mime-database rPx,
@{bin}/update-grub rPx,
@{bin}/update-mime-database rPx,
@{bin}/vercmp rix,
@{bin}/xmlcatalog rix,
@{lib}/ghc-*/bin/ghc-pkg rix,
@ -189,6 +188,8 @@ profile pacman @{exec_path} {
deny network inet stream,
deny network inet6 stream,
include if exists <local/pacman_gpg>
}
include if exists <usr/pacman.d>