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

@ -47,7 +47,7 @@ profile gdm @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/pidof rPx,
@{bin}/plymouth rPx,
@{bin}/prime-switch rPUx,

View file

@ -20,7 +20,7 @@ profile gdm-generate-config @{exec_path} {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/dconf rix,
@{bin}/install rix,
@{bin}/pgrep rix,

View file

@ -32,7 +32,7 @@ profile gdm-wayland-session @{exec_path} {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/cat rix,
@{bin}/env rix,
@{bin}/gettext rix,

View file

@ -17,7 +17,7 @@ profile gdm-xsession @{exec_path} {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/{,e}grep rix,
@{bin}/{m,g,}awk rix,
@{bin}/cat rix,

View file

@ -50,7 +50,7 @@ profile gnome-extension-ding @{exec_path} {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/env rix,
@{bin}/gjs-console rix,
@{bin}/gnome-control-center rPx,

View file

@ -35,7 +35,7 @@ profile gnome-extension-gsconnect @{exec_path} {
@{bin}/env rix,
@{bin}/gjs-console rix,
@{bin}/openssl rix,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/ssh-add rix,
@{bin}/ssh-keygen rPx,

View file

@ -16,7 +16,7 @@ profile gnome-extensions-app @{exec_path} {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/gjs-console rix,
@{open_path} rPx -> child-open,

View file

@ -75,7 +75,7 @@ profile nautilus @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/bwrap rPUx,
@{bin}/file-roller rPx,
@{bin}/firejail rPUx,