refactor(profiles): use @{bin} and @{lib} in profiles (7)

This commit is contained in:
Alexandre Pujol 2023-07-09 14:59:53 +01:00
parent 7c2c806ffa
commit 2b2c42d23c
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
155 changed files with 938 additions and 938 deletions

View file

@ -13,12 +13,12 @@ profile syncoid @{exec_path} flags=(complain) {
include <abstractions/perl>
@{exec_path} mr,
/{usr/,}bin/grep rix,
/{usr/,}bin/mbuffer rix,
/{usr/,}bin/perl rix,
/{usr/,}bin/ps rPx,
/{usr/,}bin/pv rix,
/{usr/,}bin/{,ba,da}sh rix,
@{bin}/{,ba,da}sh rix,
@{bin}/grep rix,
@{bin}/mbuffer rix,
@{bin}/perl rix,
@{bin}/ps rPx,
@{bin}/pv rix,
/{usr/,}{local/,}{s,}bin/zfs rPx,
/{usr/,}{local/,}{s,}bin/zpool rPx,