From 1ecb19ed776f3fa8f0e79b416115d566fb69e44e Mon Sep 17 00:00:00 2001 From: Besanon Date: Tue, 12 Aug 2025 22:44:31 +0200 Subject: [PATCH] Update ControlPanel --- apparmor.d/groups/lxqt/ControlPanel | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/apparmor.d/groups/lxqt/ControlPanel b/apparmor.d/groups/lxqt/ControlPanel index 07fd14d2b..7e48e4310 100644 --- a/apparmor.d/groups/lxqt/ControlPanel +++ b/apparmor.d/groups/lxqt/ControlPanel @@ -12,13 +12,12 @@ profile ControlPanel @{exec_path} { include include include + include include include @{exec_path} mr, - /usr/share/desktop-directories/lxqt-* r, - /etc/xdg/menus/lxqt-config.menu r, # only for xfe file manager: @@ -29,9 +28,6 @@ profile ControlPanel @{exec_path} { owner /tmp/@{int} r, - /dev/pts/@{int} rw, - /dev/tty rw, - include if exists }