Update ControlPanel
This commit is contained in:
parent
4ba0377dfc
commit
1ecb19ed77
1 changed files with 1 additions and 5 deletions
|
|
@ -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>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue