# apparmor.d - Full set of apparmor profiles # Copyright (C) 2021 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = /{usr/,}bin/gdk-pixbuf-query-loaders profile gdk-pixbuf-query-loaders @{exec_path} { include network inet stream, network inet6 stream, @{exec_path} mr, /{usr/,}lib/gdk-pixbuf-[0-9].[0-9]*/{,*}/loaders.cache.* rw, /{usr/,}lib/gdk-pixbuf-[0-9].[0-9]*/*/loaders.cache rw, include if exists }