mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00

start to use it. Additionally, the 'rw' on the @{HOME}/.config/ibus/bus/ probably only needs 'create' and 'chmod', so that could be tightened up once those are exposed in the tools. LP: #649497.
15 lines
548 B
Text
15 lines
548 B
Text
# vim:syntax=apparmor
|
|
# ------------------------------------------------------------------
|
|
#
|
|
# Copyright (C) 2010 Canonical Ltd.
|
|
#
|
|
# This program is free software; you can redistribute it and/or
|
|
# modify it under the terms of version 2 of the GNU General Public
|
|
# License published by the Free Software Foundation.
|
|
#
|
|
# ------------------------------------------------------------------
|
|
|
|
# abstraction for ibus input methods
|
|
owner @{HOME}/.config/ibus/ r,
|
|
owner @{HOME}/.config/ibus/bus/ rw,
|
|
owner @{HOME}/.config/ibus/bus/* rw,
|