Update ControlPanel
This commit is contained in:
parent
fe840a2bdc
commit
fb4921d303
1 changed files with 5 additions and 5 deletions
|
|
@ -15,11 +15,11 @@ profile ControlPanel @{exec_path} {
|
|||
include <abstractions/lxqt>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
@{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 <local/ControlPanel>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue