feat(profiles): complete the dbus-session abstactions and related rules.

This commit is contained in:
Alexandre Pujol 2022-06-12 22:15:21 +01:00
parent 8f53366cd8
commit a5c9a58c3c
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
17 changed files with 26 additions and 23 deletions

View file

@ -9,6 +9,7 @@ include <tunables/global>
@{exec_path} = /usr/share/unattended-upgrades/unattended-upgrade-shutdown
profile unattended-upgrade-shutdown @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/dbus-network-manager-strict>
include <abstractions/dbus-strict>
include <abstractions/nameservice-strict>
include <abstractions/python>