update apparmor profiles

This commit is contained in:
Mikhail Morfikov 2021-01-10 16:35:07 +01:00
parent 756e2071e1
commit 8e075d25fa
No known key found for this signature in database
GPG key ID: 32D9CB634796CCA1
603 changed files with 1280 additions and 723 deletions

View file

@ -1,7 +1,7 @@
# vim:syntax=apparmor
# ------------------------------------------------------------------
#
# Copyright (C) 2018-2020 Mikhail Morfikov
# Copyright (C) 2018-2021 Mikhail Morfikov
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of version 2 of the GNU General Public
@ -44,7 +44,10 @@ profile keepassxc-proxy @{exec_path} {
deny owner @{HOME}/.config/google-chrome/** rw,
deny owner @{HOME}/.config/chromium/** rw,
#
/usr/share/icons/*/index.theme r,
#
owner @{HOME}/.xsession-errors w,
/dev/dri/renderD128 rw,
include if exists <local/keepassxc-proxy>
}