New abstraction uim
Signed-off-by: Jeroen Rijken <jeroen.rijken@xs4all.nl>
This commit is contained in:
parent
0c68cb6c06
commit
6bb5fdfc7b
3 changed files with 18 additions and 12 deletions
15
apparmor.d/abstractions/uim
Normal file
15
apparmor.d/abstractions/uim
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# apparmor.d - Full set of apparmor profiles
|
||||
# Copyright (C) 2024 Alexandre Pujol <alexandre@pujol.io>
|
||||
# Copyright (C) 2024 Jeroen Rijken <jeroen.rijken@xs4all.nl>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
/usr/share/uim/* r,
|
||||
|
||||
/var/lib/uim/* r,
|
||||
|
||||
owner @{HOME}/.uim.d/customs/* r,
|
||||
owner @{HOME}/.XCompose r,
|
||||
|
||||
owner @{run}/user/@{uid}/uim/socket/uim-helper rw,
|
||||
|
||||
include if exists <abstractions/uim.d>
|
||||
Loading…
Add table
Add a link
Reference in a new issue