From 557d804974c60f62a6134b8901be70d5d76a730d Mon Sep 17 00:00:00 2001 From: Besanon Date: Sat, 14 Dec 2024 10:49:29 +0100 Subject: [PATCH] Update startlxqtwayland --- apparmor.d/groups/lxqt/startlxqtwayland | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 } }