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:
parent
d18aafaa96
commit
06fe61fc1f
10 changed files with 9 additions and 12 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue