# apparmor.d - Full set of apparmor profiles # Copyright (C) 2018-2021 Mikhail Morfikov # Copyright (C) 2023 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = @{lib}/xfce[0-9]/xfconf/xfconfd @{exec_path} += @{lib}/@{multiarch}/xfce[0-9]/xfconf/xfconfd profile xfconfd @{exec_path} { include include @{exec_path} mr, /etc/xdg/xfce4/xfconf/*/*.xml r, owner @{HOME}/ r, owner @{HOME}/.xsession-errors w, owner @{user_config_dirs}/xfce4/ r, owner @{user_config_dirs}/xfce4/xfconf/*/*.xml{,.new} rw, owner /dev/tty@{int} rw, include if exists }