[selinux-policy: 2463/3172] Improve documentation of udev_read_db().

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 22:38:40 UTC 2010


commit 402bbb9fe9636beb7d18e4e24d120911f8ebc5a2
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Wed Mar 3 14:16:36 2010 -0500

    Improve documentation of udev_read_db().

 policy/modules/system/udev.if |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/policy/modules/system/udev.if b/policy/modules/system/udev.if
index 0bd4103..7a47b45 100644
--- a/policy/modules/system/udev.if
+++ b/policy/modules/system/udev.if
@@ -150,13 +150,19 @@ interface(`udev_dontaudit_search_db',`
 
 ########################################
 ## <summary>
-##	Allow process to read list of devices.
+##	Read the udev device table.
 ## </summary>
+## <desc>
+##	<p>
+##	Allow the specified domain to read the udev device table.
+##	</p>
+## </desc>
 ## <param name="domain">
 ##	<summary>
-##	The type of the process performing this action.
+##	Domain allowed access.
 ##	</summary>
 ## </param>
+## <infoflow type="read" weight="10"/>
 #
 interface(`udev_read_db',`
 	gen_require(`


More information about the scm-commits mailing list