Update ControlPanel

This commit is contained in:
Besanon 2025-08-12 22:44:31 +02:00 committed by GitHub
parent 4ba0377dfc
commit 1ecb19ed77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,13 +12,12 @@ profile ControlPanel @{exec_path} {
include <abstractions/base>
include <abstractions/bus-session>
include <abstractions/bus-accessibility>
include <abstractions/consoles>
include <abstractions/lxqt>
include <abstractions/nameservice-strict>
@{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 <local/ControlPanel>
}