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 check-support-status-hook @{exec_path} {
include <abstractions/nameservice-strict>
@{exec_path} r,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/ r,
@{bin}/getent rix,
@ -72,7 +72,7 @@ profile check-support-status-hook @{exec_path} {
/usr/share/debian-security-support/ r,
/usr/share/debian-security-support/check-support-status.hook rPx,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/stty rix,
@{bin}/locale rix,
@ -113,7 +113,7 @@ profile check-support-status-hook @{exec_path} {
@{bin}/runuser mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/check-support-status rPx,