feat(profile): use @{sbin} for all program inside /usr/sbin.

This commit is contained in:
Alexandre Pujol 2025-04-28 21:27:57 +02:00
parent b8f2f38c72
commit fd17a77b17
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
270 changed files with 475 additions and 475 deletions

View file

@ -26,20 +26,20 @@ profile os-prober @{exec_path} flags=(attach_disconnected) {
@{sh_path} rix,
@{bin}/{e,f,}grep rix,
@{bin}/blkid rPx,
@{sbin}/blkid rPx,
@{bin}/btrfs rPx,
@{bin}/cat rix,
@{bin}/cut rix,
@{bin}/dmraid rPUx,
@{bin}/find rix,
@{bin}/grub-mount rPx,
@{bin}/grub-probe rPx,
@{sbin}/grub-probe rPx,
@{bin}/head rix,
@{bin}/kmod rPx,
@{bin}/logger rix,
@{bin}/ls rix,
@{bin}/lsblk rPx,
@{bin}/lvm rPx,
@{sbin}/lvm rPx,
@{bin}/mkdir rix,
@{bin}/mktemp rix,
@{bin}/mount rix,