All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 21/34]: patch to allow smartmon to read usr files
@ 2011-02-16  6:24 Guido Trentalancia
  2011-02-28 14:16 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Guido Trentalancia @ 2011-02-16  6:24 UTC (permalink / raw)
  To: refpolicy

This patch adds a permission to the smartmon module so
that it can read usr files.

diff -pruN -x booleans.conf -x corenetwork.if -x corenetwork.te -x modules.conf refpolicy-git-02022011/policy/modules/services/smartmon.te refpolicy-git-02022011-new/policy/modules/services/smartmon.te
--- refpolicy-git-02022011/policy/modules/services/smartmon.te	2011-01-08 19:07:21.326754622 +0100
+++ refpolicy-git-02022011-new/policy/modules/services/smartmon.te	2011-01-26 01:40:05.807973354 +0100
@@ -73,6 +73,8 @@ files_read_etc_runtime_files(fsdaemon_t)
 # for config
 files_read_etc_files(fsdaemon_t)
 
+files_read_usr_files(fsdaemon_t)
+
 fs_getattr_all_fs(fsdaemon_t)
 fs_search_auto_mountpoints(fsdaemon_t)
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-28 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16  6:24 [refpolicy] [PATCH 21/34]: patch to allow smartmon to read usr files Guido Trentalancia
2011-02-28 14:16 ` Christopher J. PeBenito

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.