feat(profile): add profile for ischroot.

This commit is contained in:
Alexandre Pujol 2025-05-18 23:37:37 +02:00
parent 49155625a5
commit 6e0c646d14
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
13 changed files with 35 additions and 15 deletions

View file

@ -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,