refractor: use @{python_path} in all profiles.

This commit is contained in:
Alexandre Pujol 2025-02-17 21:28:40 +01:00
parent 5870e1ee40
commit af85db9148
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
77 changed files with 92 additions and 92 deletions

View file

@ -57,7 +57,7 @@ profile cupsd @{exec_path} flags=(attach_disconnected) {
@{bin}/ippfind rix,
@{bin}/mktemp rix,
@{bin}/printenv rix,
@{bin}/python3.@{int} rix,
@{python_path} rix,
@{bin}/rm rix,
@{bin}/sed rix,
@{bin}/smbspool rPx,