refractor(dbus): use the new bus-{systemd,session} abstractions.

This commit is contained in:
Alexandre Pujol 2023-12-06 21:56:59 +00:00
parent 9861f005d4
commit 1cf268b770
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
187 changed files with 288 additions and 287 deletions

View file

@ -19,8 +19,8 @@ include <tunables/global>
profile sshd @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/authentication>
include <abstractions/bus-system>
include <abstractions/consoles>
include <abstractions/dbus-strict>
include <abstractions/hosts_access>
include <abstractions/nameservice-strict>
include <abstractions/openssl>