feat(dbus): rewrite some dbus rules (7).

This commit is contained in:
Alexandre Pujol 2023-12-05 21:01:26 +00:00
parent 081c8a4fa1
commit 538ec25001
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
43 changed files with 221 additions and 377 deletions

View file

@ -7,6 +7,7 @@ include <tunables/global>
@{exec_path} = @{bin}/murmurd
profile murmurd @{exec_path} {
include <abstractions/base>
include <abstractions/bus/avahi>
include <abstractions/dbus-strict>
include <abstractions/nameservice-strict>
include <abstractions/openssl>
@ -25,11 +26,6 @@ profile murmurd @{exec_path} {
unix (send, receive) type=stream addr=none peer=(label=lsb_release),
dbus send bus=system path=/
interface=org.freedesktop.DBus.Peer
member=Ping
peer=(name=org.freedesktop.Avahi, label=avahi-daemon),
@{exec_path} mr,
@{bin}/lsb_release rPx -> lsb_release,