Replace shells with new sh_path variable
Signed-off-by: Jeroen Rijken <jeroen.rijken@xs4all.nl>
This commit is contained in:
parent
3b1b187d13
commit
40b171ee94
315 changed files with 415 additions and 369 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue