feat(profile): allow pacman to pwd anywhere.
This commit is contained in:
parent
735f5de518
commit
3ffcc533b4
1 changed files with 3 additions and 0 deletions
|
|
@ -110,6 +110,9 @@ profile pacman @{exec_path} flags=(attach_disconnected) {
|
|||
/usr/share/libalpm/scripts/* 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
|
||||
/ r,
|
||||
/*{,/} rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue