feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-08-21 23:32:10 +01:00
parent 6756ca8138
commit 360230b2a5
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
34 changed files with 156 additions and 36 deletions

View file

@ -99,12 +99,12 @@ profile packagekitd @{exec_path} flags=(attach_disconnected) {
@{bin}/touch rix,
@{bin}/appstreamcli rPx,
@{bin}/arch-audit rPx,
@{bin}/dpkg rPx -> child-dpkg,
@{bin}/arch-audit rPx, # only: arch
@{bin}/dpkg rPx -> child-dpkg, # only: dpkg
@{bin}/glib-compile-schemas rPx,
@{bin}/systemd-inhibit rPx,
@{bin}/update-desktop-database rPx,
@{lib}/apt/methods/* rPx,
@{lib}/apt/methods/* rPx, # only: dpkg
@{lib}/cnf-update-db rPx,
@{lib}/update-notifier/update-motd-updates-available rPx,
@{lib}/zypp/plugins/appdata/InstallAppdata rPUx, # TODO: write the profile
@ -126,6 +126,7 @@ profile packagekitd @{exec_path} flags=(attach_disconnected) {
@{run}/zypp.pid rwk, # only: opensuse
owner @{run}/systemd/users/@{uid} r,
owner @{run}/zypp-rpm.pid rwk, # only: opensuse
owner @{run}/zypp/packages/ r, # only: opensuse
owner /dev/shm/AP_0x@{rand6}/{,**} rw,
owner /dev/shm/ r,