feat(profiles): general update.
This commit is contained in:
parent
6756ca8138
commit
360230b2a5
34 changed files with 156 additions and 36 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue