Profiles update.

This commit is contained in:
Alexandre Pujol 2021-04-06 12:42:47 +01:00
parent 49bb492766
commit 550c3957de
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
9 changed files with 24 additions and 4 deletions

View file

@ -1,5 +1,6 @@
# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2021 Mikhail Morfikov
# 2021 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
abi <abi/3.0>,
@ -13,5 +14,8 @@ profile gvfsd-dnssd @{exec_path} {
@{exec_path} mr,
owner @{run}/user/[0-9]*/gvfsd/ rw,
owner @{run}/user/[0-9]*/gvfsd/socket-[a-zA-z0-9]* rw,
include if exists <local/gvfsd-dnssd>
}