# apparmor.d - Full set of apparmor profiles # Copyright (C) 2021 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = @{libexec}/glib-pacrunner profile glib-pacrunner @{exec_path} { include include network inet dgram, network inet6 dgram, network inet stream, network inet6 stream, network netlink raw, @{exec_path} mr, @{PROC}/cmdline r, @{PROC}/sys/kernel/osrelease r, include if exists }