feat(profile): improve integration with opensuse.
This commit is contained in:
parent
eb66feef62
commit
bf22e0770f
14 changed files with 63 additions and 12 deletions
|
|
@ -68,6 +68,7 @@ profile packagekitd @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/fc-cache rPx,
|
||||
@{bin}/glib-compile-schemas rPx,
|
||||
@{bin}/install-info rPx,
|
||||
@{bin}/rpmdb2solv rPx, # only: opensuse
|
||||
@{bin}/systemd-inhibit rPx,
|
||||
@{bin}/update-desktop-database rPx,
|
||||
@{lib}/apt/methods/* rPx, # only: dpkg
|
||||
|
|
@ -125,6 +126,7 @@ profile packagekitd @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{bin}/gpg-agent rix,
|
||||
@{bin}/scdaemon rix,
|
||||
@{lib}/{,gnupg/}scdaemon rix,
|
||||
|
||||
/etc/gcrypt/hwf.deny r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue