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

@ -14,7 +14,7 @@ profile msgdispatcher @{exec_path} {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/basename rix,
@{bin}/flock rix,
@{bin}/inotifywait rix,

View file

@ -13,7 +13,7 @@ profile sensible-browser @{exec_path} {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/whichbrowser rix,
@{bin}/x-www-browser rix,

View file

@ -16,7 +16,7 @@ profile torbrowser-wrapper @{exec_path} {
@{exec_path} rm,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/basename rix,
@{bin}/dirname rix,
@{bin}/grep rix,

View file

@ -13,7 +13,7 @@ profile whonix-firewall-edit @{exec_path} {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/gsudoedit rix,
/etc/whonix_firewall.d/*.conf rw,

View file

@ -20,7 +20,7 @@ profile whonix-firewall-restarter @{exec_path} {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/chown rix,
@{bin}/inotifywait rix,
@{bin}/mkdir rix,

View file

@ -22,7 +22,7 @@ profile whonix-firewall @{exec_path} {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/date rix,
@{bin}/id rix,
@{bin}/mkdir rix,