From: Miroslav Grepl Date: Mon, 21 Nov 2011 11:33:56 +0000 (+0100) Subject: Allow colord to get the attributes of tmpfs filesystem X-Git-Tag: 000~86 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2d1cf840baa8fffaff7740ba0e13ff4e99f7f414;p=people%2Fstevee%2Fselinux-policy.git Allow colord to get the attributes of tmpfs filesystem --- diff --git a/policy/modules/services/colord.te b/policy/modules/services/colord.te index 16763e2b..145a4eb8 100644 --- a/policy/modules/services/colord.te +++ b/policy/modules/services/colord.te @@ -87,6 +87,7 @@ logging_send_syslog_msg(colord_t) miscfiles_read_localization(colord_t) +fs_getattr_tmpfs(colord_t) userdom_rw_user_tmpfs_files(colord_t) userdom_home_reader(colord_t)