feat(profiles): general update.
This commit is contained in:
parent
d52a7bd52a
commit
1e5d90afe8
19 changed files with 78 additions and 37 deletions
|
|
@ -35,6 +35,7 @@ profile aurpublish @{exec_path} {
|
|||
/etc/makepkg.conf r,
|
||||
|
||||
owner @{user_build_dirs}/**/ w,
|
||||
owner @{user_projects_dirs}/**/ r,
|
||||
owner @{user_projects_dirs}/**/.git/COMMIT_EDITMSG rw,
|
||||
owner @{user_projects_dirs}/**/.SRCINFO rw,
|
||||
owner @{user_projects_dirs}/**/PKGBUILD r,
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ profile mkinitcpio @{exec_path} flags=(attach_disconnected) {
|
|||
@{exec_path} rmix,
|
||||
|
||||
/{usr/,}bin/{,ba}sh rix,
|
||||
/{usr/,}bin/{m,g,}awk rix,
|
||||
/{usr/,}bin/bsdtar rix,
|
||||
/{usr/,}bin/cat rix,
|
||||
/{usr/,}bin/cp rix,
|
||||
|
|
@ -29,22 +30,22 @@ profile mkinitcpio @{exec_path} flags=(attach_disconnected) {
|
|||
/{usr/,}bin/find rix,
|
||||
/{usr/,}bin/findmnt rPx,
|
||||
/{usr/,}bin/fsck rix,
|
||||
/{usr/,}bin/{m,g,}awk rix,
|
||||
/{usr/,}bin/grep rix,
|
||||
/{usr/,}bin/hexdump rix,
|
||||
/{usr/,}bin/install rix,
|
||||
/{usr/,}bin/ldconfig rix,
|
||||
/{usr/,}bin/mv rix,
|
||||
/{usr/,}bin/sync rix,
|
||||
/{usr/,}bin/ldd rix,
|
||||
/{usr/,}bin/ln rix,
|
||||
/{usr/,}bin/loadkeys rix,
|
||||
/{usr/,}bin/mktemp rix,
|
||||
/{usr/,}bin/mv rix,
|
||||
/{usr/,}bin/readlink rix,
|
||||
/{usr/,}bin/realpath rix,
|
||||
/{usr/,}bin/rm rix,
|
||||
/{usr/,}bin/sed rix,
|
||||
/{usr/,}bin/sort rix,
|
||||
/{usr/,}bin/stat rix,
|
||||
/{usr/,}bin/sync rix,
|
||||
/{usr/,}bin/tee rix,
|
||||
/{usr/,}bin/touch rix,
|
||||
/{usr/,}bin/tput rix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue