feat(dbus): rename dbus abstractions.

This commit is contained in:
Alexandre Pujol 2023-12-06 19:38:47 +00:00
parent 401606b1aa
commit 3425419f0e
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
112 changed files with 263 additions and 223 deletions

View file

@ -11,7 +11,7 @@ include <tunables/global>
profile pkexec @{exec_path} {
include <abstractions/base>
include <abstractions/authentication>
include <abstractions/bus/polkit>
include <abstractions/bus/org.freedesktop.PolicyKit1>
include <abstractions/consoles>
include <abstractions/dbus-strict>
include <abstractions/nameservice-strict>