feat(profile): add profile for ischroot.
This commit is contained in:
parent
49155625a5
commit
6e0c646d14
13 changed files with 35 additions and 15 deletions
|
|
@ -51,7 +51,6 @@ profile packagekitd @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/echo rix,
|
||||
@{bin}/gdbus rix,
|
||||
@{bin}/gzip rix,
|
||||
@{bin}/ischroot rix,
|
||||
@{sbin}/ldconfig rix,
|
||||
@{bin}/repo2solv rix,
|
||||
@{bin}/tar rix,
|
||||
|
|
@ -63,7 +62,8 @@ profile packagekitd @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/dpkg rPx -> child-dpkg, #aa:only apt
|
||||
@{bin}/fc-cache rPx,
|
||||
@{bin}/glib-compile-schemas rPx,
|
||||
@{sbin}/install-info rPx,
|
||||
@{bin}/install-info rPx,
|
||||
@{bin}/ischroot rPx,
|
||||
@{bin}/rpm rPUx, #aa:only opensuse
|
||||
@{bin}/rpmdb2solv rPUx, #aa:only opensuse
|
||||
@{bin}/systemd-inhibit rPx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue