feat(profile): use natural transition instead of systemd drop in config when possible.
As we can transition to the good profile naturally, do not use systemd for it. This bypass the apparmor error: `change_profile unprivileged unconfined converted to stacking`. Note: we cannot do the same for dbus-system and dbus-session are they have the same binary.
This commit is contained in:
parent
d6ddbf104c
commit
4f1fddd2fb
2 changed files with 0 additions and 4 deletions
|
|
@ -1,2 +0,0 @@
|
||||||
[Service]
|
|
||||||
AppArmorProfile=dbus-accessibility
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
[Service]
|
|
||||||
AppArmorProfile=ibus-daemon
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue