# apparmor.d - Full set of apparmor profiles # Copyright (C) 2021 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = /{usr/,}lib/systemd/user-generators/systemd-xdg-autostart-generator profile systemd-xdg-autostart-generator @{exec_path} { include include include capability net_admin, @{exec_path} mr, /etc/xdg/autostart/{,*.desktop} r, owner @{user_config_dirs}/autostart/{,*.desktop} r, owner @{run}/user/@{uid}/systemd/generator.late/{,**} rw, owner @{PROC}/@{pid}/cgroup r, include if exists }