feat(systemd): ensure dbus service are started after apparmor.

This commit is contained in:
Alexandre Pujol 2024-10-06 20:19:09 +01:00
parent 29a1642598
commit 01a1af6c1b
Failed to generate hash of commit
2 changed files with 6 additions and 0 deletions

View file

@ -1,2 +1,5 @@
[Unit]
After=apparmor.service
[Service]
AppArmorProfile=dbus-system

View file

@ -1,2 +1,5 @@
[Unit]
After=apparmor.service
[Service]
AppArmorProfile=dbus-system