fix(profile): remove sbin on some program path

Debian and opensuse do not install the same programs under /usr/sbin.
This will have to be tracked by distribution.
For now, sbin.list follows debian install.
This commit is contained in:
Alexandre Pujol 2025-05-18 23:51:12 +02:00
parent d18aafaa96
commit 06fe61fc1f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
10 changed files with 9 additions and 12 deletions

View file

@ -74,7 +74,7 @@ profile pacman @{exec_path} flags=(attach_disconnected) {
@{bin}/gtk{,4}-update-icon-cache rPx,
@{sbin}/iconvconfig rix,
@{bin}/install-catalog rPx,
@{sbin}/install-info rPx,
@{bin}/install-info rPx,
@{sbin}/iscsi-iname rix,
@{bin}/journalctl rPx,
@{bin}/killall rix,