You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
246 B
Plaintext
9 lines
246 B
Plaintext
2 years ago
|
# 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,
|