# apparmor.d - Full set of apparmor profiles # Copyright (C) 2021 Mikhail Morfikov # 2021 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = /{usr/,}lib/gvfs/gvfsd-network @{exec_path} += @{libexec}/gvfsd-network profile gvfsd-network @{exec_path} { include @{exec_path} mr, owner @{run}/user/@{uid}/gvfsd/ rw, owner @{run}/user/@{uid}/gvfsd/socket-[a-zA-z0-9]* rw, /usr/share/glib-2.0/schemas/gschemas.compiled r, include owner @{run}/user/@{uid}/dconf/ rw, owner @{run}/user/@{uid}/dconf/user rw, include if exists }