]> git.ipfire.org Git - people/stevee/selinux-policy.git/commitdiff
Allow colord to interact with the users through the tmpfs file system
authorDan Walsh <dwalsh@redhat.com>
Mon, 11 Jul 2011 22:00:42 +0000 (18:00 -0400)
committerDan Walsh <dwalsh@redhat.com>
Mon, 11 Jul 2011 22:00:42 +0000 (18:00 -0400)
policy/modules/services/colord.te

index 9082c7ec73957232a0054aaead66e8a0939b599f..07f38d73a544e8291aa3cba501193fac9415acd7 100644 (file)
@@ -87,6 +87,8 @@ miscfiles_read_localization(colord_t)
 
 sysnet_dns_name_resolve(colord_t)
 
+userdom_rw_user_tmpfs_files(colord_t)
+
 tunable_policy(`use_nfs_home_dirs',`
        fs_getattr_nfs(colord_t)
        fs_read_nfs_files(colord_t)