mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
fix(gvfsd): add abstractions/nameservice-strict
This commit is contained in:
parent
d1ec0b90fc
commit
ac86b5ac78
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ include <tunables/global>
|
|||
profile gvfsd @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/bus-session>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
#aa:dbus own bus=session name=org.gtk.vfs.Daemon
|
||||
#aa:dbus own bus=session name=org.gtk.vfs.MountTracker path=/org/gtk/vfs/mounttracker
|
||||
|
|
Loading…
Reference in a new issue