Ubuntu compatibility
This commit is contained in:
parent
99106a2231
commit
b263321c73
4 changed files with 78 additions and 20 deletions
|
|
@ -5,3 +5,7 @@
|
|||
owner @{user_cache_dirs}/nvidia/ w,
|
||||
owner @{user_cache_dirs}/nvidia/GLCache/ rw,
|
||||
owner @{user_cache_dirs}/nvidia/GLCache/** rwk,
|
||||
|
||||
@{run}/nvidia-xdriver-* w,
|
||||
|
||||
unix (send, receive) type=dgram peer=(addr="@var/run/nvidia-xdriver-*"),
|
||||
|
|
|
|||
12
apparmor.d/abstractions/ubuntu-unity7-base.d/complete
Normal file
12
apparmor.d/abstractions/ubuntu-unity7-base.d/complete
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
|
||||
dbus send
|
||||
bus=session
|
||||
path=/org/gtk/vfs/mounttracker
|
||||
interface=org.gtk.vfs.MountTracker
|
||||
member=ListMountableInfo,
|
||||
|
||||
dbus send
|
||||
bus=session
|
||||
path=/org/gtk/vfs/Daemon
|
||||
interface=org.gtk.vfs.Daemon
|
||||
member=ListMonitorImplementations,
|
||||
4
apparmor.d/abstractions/vulkan.d/complete
Normal file
4
apparmor.d/abstractions/vulkan.d/complete
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# apparmor.d - Full set of apparmor profiles
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
/usr/share/egl/egl_external_platform.d/{,*} r,
|
||||
Loading…
Add table
Add a link
Reference in a new issue