feat(profile): allow pacman to pwd anywhere.

This commit is contained in:
Alexandre Pujol 2025-03-30 16:36:24 +02:00
parent 735f5de518
commit 3ffcc533b4
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -110,6 +110,9 @@ profile pacman @{exec_path} flags=(attach_disconnected) {
/usr/share/libalpm/scripts/* rPUx, /usr/share/libalpm/scripts/* rPUx,
/usr/share/texmf-dist/scripts/texlive/mktexlsr rPUx, /usr/share/texmf-dist/scripts/texlive/mktexlsr rPUx,
# For shell pwd, keept as it can annoy some users to see error in pacman output
/**/ r,
# Install/update packages # Install/update packages
/ r, / r,
/*{,/} rw, /*{,/} rw,