2012-07-16 20:21:24 +00:00
|
|
|
# Last Modified: Thu Jul 5 16:42:52 2012
|
|
|
|
#include <tunables/global>
|
|
|
|
|
|
|
|
/usr/lib/colord {
|
|
|
|
#include <abstractions/base>
|
|
|
|
#include <abstractions/nameservice>
|
|
|
|
|
|
|
|
|
|
|
|
deny /usr/share/gvfs/remote-volume-monitors/ r,
|
|
|
|
deny /usr/share/gvfs/remote-volume-monitors/afc.monitor r,
|
|
|
|
deny /usr/share/gvfs/remote-volume-monitors/udisks2.monitor r,
|
|
|
|
|
|
|
|
/etc/colord.conf r,
|
|
|
|
/etc/fstab r,
|
|
|
|
/etc/udev/udev.conf r,
|
|
|
|
/proc/*/mounts r,
|
|
|
|
/run/udev/data/* r,
|
|
|
|
/sys/bus/ r,
|
|
|
|
/sys/bus/usb/devices/ r,
|
|
|
|
/sys/class/ r,
|
|
|
|
/sys/devices/** r,
|
|
|
|
/usr/lib/colord mr,
|
|
|
|
/usr/share/color/**/ r,
|
|
|
|
/usr/share/color/icc/** r,
|
|
|
|
/usr/share/dbus-1/interfaces/org.freedesktop.ColorManager.Device.xml r,
|
|
|
|
/usr/share/dbus-1/interfaces/org.freedesktop.ColorManager.Profile.xml r,
|
|
|
|
/usr/share/dbus-1/interfaces/org.freedesktop.ColorManager.Sensor.xml r,
|
|
|
|
/usr/share/dbus-1/interfaces/org.freedesktop.ColorManager.xml r,
|
|
|
|
/usr/share/gvfs/remote-volume-monitors/gphoto2.monitor r,
|
|
|
|
/usr/share/locale-bundle/**.mo r,
|
2013-01-11 11:33:48 +00:00
|
|
|
/usr/share/mime/** r,
|
2012-07-16 20:21:24 +00:00
|
|
|
/var/lib/color/icc/ r,
|
|
|
|
/var/lib/colord/mapping.db rwk,
|
|
|
|
/var/lib/colord/mapping.db-journal rw,
|
|
|
|
/var/lib/colord/storage.db rwk,
|
|
|
|
/var/lib/colord/storage.db-journal rw,
|
|
|
|
}
|