mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-12-24 14:06:47 +01:00
Update labwc for use with lxqt
This commit is contained in:
parent
b311245e4e
commit
91c2725147
1 changed files with 7 additions and 0 deletions
|
@ -17,6 +17,8 @@ profile labwc @{exec_path} flags=(attach_disconnected) {
|
|||
include <abstractions/graphics>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
signal (receive) set=term peer=sddm,
|
||||
|
||||
network netlink raw,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
@ -27,11 +29,16 @@ profile labwc @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
/usr/share/libinput/ r,
|
||||
/usr/share/libinput/*.quirks r,
|
||||
/usr/share/themes/**/themerc r,
|
||||
/usr/share/themes/Vent/openbox-3/*.xbm r,
|
||||
/usr/share/X11/xkb/** r,
|
||||
|
||||
owner @{user_config_dirs}/labwc/ r,
|
||||
owner @{user_config_dirs}/labwc/* r,
|
||||
owner @{user_config_dirs}/lxqt/wayland/ rw,
|
||||
|
||||
owner /dev/shm/wayland.mozilla.ipc.@{int} rw,
|
||||
owner /dev/shm/wlroots-@{rand6} rw,
|
||||
|
||||
@{sys}/class/drm/ r,
|
||||
@{sys}/class/input/ r,
|
||||
|
|
Loading…
Reference in a new issue