This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/apparmor.d/abstractions/dconf
T
2022-05-13 09:37:26 +02:00

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,