mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 15:33:47 +01:00
feat(systemd): ensure dbus service are started after apparmor.
This commit is contained in:
parent
29a1642598
commit
01a1af6c1b
@ -1,2 +1,5 @@
|
||||
[Unit]
|
||||
After=apparmor.service
|
||||
|
||||
[Service]
|
||||
AppArmorProfile=dbus-system
|
||||
|
@ -1,2 +1,5 @@
|
||||
[Unit]
|
||||
After=apparmor.service
|
||||
|
||||
[Service]
|
||||
AppArmorProfile=dbus-system
|
||||
|
Loading…
Reference in New Issue
Block a user