feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2023-12-05 20:45:13 +00:00
parent bf973760fd
commit 319b976beb
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
47 changed files with 118 additions and 100 deletions

View file

@ -25,7 +25,7 @@ profile arch-audit @{exec_path} {
/etc/arch-audit/settings.toml r,
/usr/share/terminfo/x/xterm-256color r,
/usr/share/terminfo/** r,
/var/lib/pacman/local/{,**} r,

View file

@ -43,7 +43,7 @@ profile aurpublish @{exec_path} {
@{bin}/wc rix,
/usr/share/makepkg/{,**} r,
/usr/share/terminfo/x/xterm-256color r,
/usr/share/terminfo/** r,
/etc/makepkg.conf r,

View file

@ -85,7 +85,7 @@ profile mkinitcpio @{exec_path} flags=(attach_disconnected) {
/usr/share/plymouth/*.png r,
/usr/share/plymouth/plymouthd.defaults r,
/usr/share/plymouth/themes/{,**} r,
/usr/share/terminfo/x/xterm-256color r,
/usr/share/terminfo/** r,
# Can copy any program to the initframs
/{usr/,}{local/,}{s,}bin/ r,

View file

@ -29,7 +29,7 @@ profile paccache @{exec_path} {
@{bin}/xargs rix,
/usr/share/makepkg/util/*.sh r,
/usr/share/terminfo/x/xterm-256color r,
/usr/share/terminfo/** r,
/var/cache/pacman/pkg/{,*} rw,

View file

@ -31,7 +31,7 @@ profile pacman-key @{exec_path} {
/usr/share/makepkg/{,**} r,
/usr/share/pacman/keyrings/{,*} r,
/usr/share/terminfo/x/xterm-256color r,
/usr/share/terminfo/** r,
/etc/pacman.d/gnupg/gpg.conf r,