9 lines
246 B
Plaintext
9 lines
246 B
Plaintext
|
# vim:syntax=apparmor
|
||
|
|
||
|
# permissions for querying dconf settings; granting write access should
|
||
|
# be specified in a specific application's profile.
|
||
|
|
||
|
/etc/dconf/** r,
|
||
|
owner /{,var/}run/user/*/dconf/user r,
|
||
|
owner @{HOME}/.config/dconf/user r,
|