/usr/{lib,libexec} -> @{libexec}

This commit is contained in:
Alexandre Pujol 2021-06-06 15:02:40 +01:00
parent 9ad8ec165d
commit 4ee6cc9657
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
57 changed files with 67 additions and 62 deletions

View file

@ -7,8 +7,10 @@ abi <abi/3.0>,
include <tunables/global>
# DENIED operation="mount" info="failed mntpnt match" error=-13 profile="gvfsd-fuse" name="/home/alex/.cache/gvfs/" comm="gvfsd-fuse" fstype="fuse.gvfsd-fuse" srcname="gvfsd-fuse" flags="rw, nosuid, nodev"
@{exec_path} = /{usr/,}lib/gvfs/gvfsd-fuse
@{exec_path} += /usr/{lib,libexec}/gvfsd-fuse
@{exec_path} += @{libexec}/gvfsd-fuse
profile gvfsd-fuse @{exec_path} {
include <abstractions/base>