bulk cross-OS awk (#75)

This commit is contained in:
nobodysu 2022-09-11 19:40:34 +00:00 committed by GitHub
parent 8fb8e7ced3
commit 78a180b2f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
80 changed files with 85 additions and 90 deletions

View file

@ -12,11 +12,11 @@ profile plymouth-set-default-theme @{exec_path} {
@{exec_path} mr,
/{usr/,}bin/gawk rix,
/{usr/,}bin/{m,g,}awk rix,
/{usr/,}bin/grep rix,
/{usr/,}bin/plymouth rPx,
/etc/plymouth/{,*} r,
include if exists <local/plymouth-set-default-theme>
}
}

View file

@ -23,7 +23,7 @@ profile xdg-desktop-menu @{exec_path} flags=(complain) {
/{usr/,}bin/cp rix,
/{usr/,}bin/cat rix,
/{usr/,}bin/touch rix,
/{usr/,}bin/gawk rix,
/{usr/,}bin/{m,g,}awk rix,
/{usr/,}bin/whoami rix,
/{usr/,}bin/mv rix,
/{usr/,}bin/{,e}grep rix,