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
|
|
@ -84,7 +84,7 @@ profile openvpn @{exec_path} flags=(attach_disconnected) {
|
|||
@{sh_path} rix,
|
||||
@{bin}/cut rix,
|
||||
@{bin}/ip rix,
|
||||
@{bin}/which rix,
|
||||
@{bin}/which{,.debianutils} rix,
|
||||
@{sbin}/xtables-nft-multi rix,
|
||||
|
||||
/etc/iproute2/rt_tables r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue