feat(tunable): add alias from which.debianutils to which.

This commit is contained in:
Alexandre Pujol 2025-05-14 22:43:58 +02:00
parent 1096666191
commit 415c09ca88
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
32 changed files with 35 additions and 33 deletions

View file

@ -16,7 +16,7 @@ profile mumble-overlay @{exec_path} {
@{sh_path} rix,
@{bin}/file rix,
@{bin}/which{,.debianutils} rix,
@{bin}/which rix,
@{bin}/glxgears rPx,

View file

@ -23,7 +23,7 @@ profile needrestart-vmlinuz-get-version @{exec_path} {
@{bin}/rm rix,
@{bin}/tail rix,
@{bin}/tr rix,
@{bin}/which{,.debianutils} rix,
@{bin}/which rix,
@{bin}/xz rix,
/boot/intel-ucode.img r,

View file

@ -58,7 +58,7 @@ profile openbox @{exec_path} {
@{lib}/@{multiarch}/openbox-xdg-autostart rix,
@{sh_path} rix,
@{bin}/which{,.debianutils} rix,
@{bin}/which rix,
# Apps allowed to run
@{bin}/* rPUx,