diff --git a/apparmor.d/groups/lxqt/startlxqtwayland b/apparmor.d/groups/lxqt/startlxqtwayland index f9976d54..b461ddf3 100644 --- a/apparmor.d/groups/lxqt/startlxqtwayland +++ b/apparmor.d/groups/lxqt/startlxqtwayland @@ -77,7 +77,7 @@ profile startlxqtwayland @{exec_path} { include include - include if exists + include if exists } profile dbus { @@ -87,7 +87,7 @@ profile startlxqtwayland @{exec_path} { owner @{HOME}/.xsession-errors w, - include if exists + include if exists } }