feat(profile): add more programs to the list of sbin program.
This commit is contained in:
parent
dc816178f5
commit
3a568ba307
44 changed files with 338 additions and 51 deletions
|
|
@ -47,7 +47,7 @@ profile mkinitcpio @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/{modinfo,rmmod} rPx,
|
||||
@{sbin}/modprobe rPx,
|
||||
@{bin}/plymouth rPx,
|
||||
@{bin}/plymouth-set-default-theme rPx,
|
||||
@{sbin}/plymouth-set-default-theme rPx,
|
||||
@{bin}/sbctl rPx,
|
||||
@{bin}/sync rPx,
|
||||
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
@{bin}/install-info rPx,
|
||||
@{sbin}/install-info rPx,
|
||||
@{sbin}/iscsi-iname rix,
|
||||
@{bin}/journalctl rPx,
|
||||
@{bin}/killall rix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue