feat(profile): integrate fsp with apt and ubuntu.

This commit is contained in:
Alexandre Pujol 2025-05-29 23:29:52 +02:00
parent 3984cf8acc
commit 7f684ee5dd
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 22 additions and 9 deletions

View file

@ -47,6 +47,7 @@ profile dpkg-scripts @{exec_path} {
@{sbin}/update-rc.d Cx -> rc,
# Maintainer scripts can legitimately start/restart anything
# PU is only used as a safety fallback.
@{bin}/** PUx,
@{sbin}/** PUx,
@{lib}/** PUx,
@ -75,6 +76,8 @@ profile dpkg-scripts @{exec_path} {
include <abstractions/app/bus>
include <abstractions/bus-system>
capability dac_read_search,
dbus send bus=system path=/
interface=org.freedesktop.DBus
member=ReloadConfig