Replace shells with new sh_path variable

Signed-off-by: Jeroen Rijken <jeroen.rijken@xs4all.nl>
This commit is contained in:
Jeroen Rijken 2024-02-11 15:34:46 +01:00 committed by Alex
parent 3b1b187d13
commit 40b171ee94
315 changed files with 415 additions and 369 deletions

View file

@ -20,7 +20,7 @@ profile cpupower @{exec_path} {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/kmod rCx -> kmod,
@{bin}/man rPx,

View file

@ -13,7 +13,7 @@ profile plymouth-set-default-theme @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/{m,g,}awk rix,
@{bin}/grep rix,
@{bin}/plymouth rPx,

View file

@ -15,7 +15,7 @@ profile xdg-desktop-menu @{exec_path} flags=(complain) {
@{exec_path} r,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/mkdir rix,
@{bin}/sed rix,
@{bin}/cut rix,

View file

@ -54,7 +54,7 @@ profile xdg-desktop-portal @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/nautilus rPx,
@{bin}/snap rPUx,

View file

@ -13,16 +13,19 @@ profile xdg-email @{exec_path} flags=(complain) {
@{exec_path} r,
@{bin}/{,ba,da}sh rix,
@{bin}/{,e}grep rix,
@{bin}/basename rix,
@{bin}/cut rix,
@{bin}/gio rPx,
@{bin}/readlink rix,
@{bin}/sed rix,
@{bin}/which rix,
@{bin}/xdg-mime rPx,
@{sh_path} rix,
@{bin}/{,e}grep rix,
@{bin}/{m,g,}awk rix,
@{bin}/basename rix,
@{bin}/cut rix,
@{bin}/echo rix,
@{bin}/gio rPx,
@{bin}/kreadconfig5 rPx,
@{bin}/readlink rix,
@{bin}/sed rix,
@{bin}/tail rix,
@{bin}/which{,.debianutils} rix,
@{bin}/xdg-mime rPx,
@{thunderbird_path} rPx,
owner /dev/tty@{int} rw,

View file

@ -15,7 +15,7 @@ profile xdg-icon-resource @{exec_path} flags=(attach_disconnected) {
@{exec_path} r,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/{,e}grep rix,
@{bin}/whoami rix,
@{bin}/sed rix,

View file

@ -14,7 +14,7 @@ profile xdg-mime @{exec_path} flags=(attach_disconnected) {
@{exec_path} r,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/{,e}grep rix,
@{bin}/{m,g,}awk rix,
@{bin}/basename rix,

View file

@ -15,7 +15,7 @@ profile xdg-open @{exec_path} flags=(attach_disconnected) {
@{exec_path} r,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/{,e}grep rix,
@{bin}/sed rix,
@{bin}/cut rix,

View file

@ -16,7 +16,7 @@ profile xdg-screensaver @{exec_path} {
@{bin}/ r,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/mv rix,
@{bin}/{,e}grep rix,
@{bin}/sed rix,

View file

@ -14,7 +14,7 @@ profile xdg-settings @{exec_path} {
@{exec_path} r,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/{,e}grep rix,
@{bin}/basename rix,
@{bin}/cat rix,

View file

@ -12,7 +12,7 @@ profile xdg-user-dir @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/env rix,
owner @{user_config_dirs}/user-dirs.dirs r,

View file

@ -45,7 +45,7 @@ profile xorg @{exec_path} flags=(attach_disconnected) {
@{exec_path} mrix,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/xkbcomp rPx,
@{bin}/pkexec rPx,

View file

@ -17,7 +17,7 @@ profile xrdb @{exec_path} {
@{exec_path} mr,
@{bin}/{,*-}cpp-[0-9]* rix,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/cpp rix,
@{lib}/gcc/@{multiarch}/@{int}*/cc1 rix,
@{lib}/llvm-[0-9]*/bin/clang rix,

View file

@ -23,7 +23,7 @@ profile xwayland @{exec_path} flags=(attach_disconnected) {
@{exec_path} mrix,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/xkbcomp rPx,
/usr/share/fonts/{,**} r,