This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
apparmor.d
Watch
1
Star
0
Fork
You've already forked apparmor.d
0
mirror of
https://github.com/roddhjav/apparmor.d.git
synced
2024-12-28 16:06:54 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3e0583fd8e
apparmor.d
/
systemd
/
default
/
system
/
dbus-broker.service
6 lines
69 B
SYSTEMD
Raw
Normal View
History
Unescape
Escape
feat(systemd): ensure dbus service are started after apparmor.
2024-10-06 21:19:09 +02:00
[Unit]
After
=
apparmor.service
feat: ensure the dbus services start with the good profile. As the entrypoin is the same for system & session bus, it is required to use systemd to select the profile.
2024-03-16 22:52:38 +01:00
[Service]
AppArmorProfile
=
dbus-system
Reference in a new issue
Copy permalink