feat(profiles): ensure we use which{,.debianutils} instead of which.
This commit is contained in:
parent
d2dbf771cc
commit
be62e5186f
35 changed files with 35 additions and 36 deletions
|
|
@ -74,7 +74,7 @@ profile cron-popularity-contest @{exec_path} {
|
|||
@{bin}/mv rix,
|
||||
@{bin}/rm rix,
|
||||
@{bin}/touch rix,
|
||||
@{bin}/which rix,
|
||||
@{bin}/which{,.debianutils} rix,
|
||||
@{sh_path} rix,
|
||||
|
||||
/var/log/ r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue