diff --git a/apparmor.d/groups/lxqt/ControlPanel b/apparmor.d/groups/lxqt/ControlPanel index fac3a6031..31a281238 100644 --- a/apparmor.d/groups/lxqt/ControlPanel +++ b/apparmor.d/groups/lxqt/ControlPanel @@ -15,11 +15,11 @@ profile ControlPanel @{exec_path} { include include - @{exec_path} mr, + @{exec_path} mr, /usr/share/desktop-directories/lxqt-* r, - /etc/xdg/menus/lxqt-config.menu r, + /etc/xdg/menus/lxqt-config.menu r, # only for xfe file manager: owner @{HOME}/.foxrc/ rw, @@ -27,10 +27,10 @@ profile ControlPanel @{exec_path} { owner @{user_config_dirs}/lxqt/lxqt-config.conf.lock rwk, - owner /tmp/@{int} r, + owner /tmp/@{int} r, - /dev/pts/@{int} rw, - /dev/tty rw, + /dev/pts/@{int} rw, + /dev/tty rw, include if exists }