feat(tunable): add alias from which.debianutils to which.
This commit is contained in:
parent
1096666191
commit
415c09ca88
32 changed files with 35 additions and 33 deletions
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue