New abstraction uim

Signed-off-by: Jeroen Rijken <jeroen.rijken@xs4all.nl>
This commit is contained in:
Jeroen Rijken 2024-02-24 11:25:17 +01:00
parent 0c68cb6c06
commit 6bb5fdfc7b
3 changed files with 18 additions and 12 deletions

View 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>