diff --git a/apparmor.d/groups/lxqt/startlxqtwayland b/apparmor.d/groups/lxqt/startlxqtwayland index 387d7cdb..bae481ea 100644 --- a/apparmor.d/groups/lxqt/startlxqtwayland +++ b/apparmor.d/groups/lxqt/startlxqtwayland @@ -73,6 +73,8 @@ profile startlxqtwayland @{exec_path} { /dev/tty rw, /dev/tty@{int} rw, + include if exists + profile systemctl flags=(attach_disconnected) { include include @@ -89,8 +91,6 @@ profile startlxqtwayland @{exec_path} { include if exists } - -include if exists } # vim:syntax=apparmor