Improve documentation of udev_read_db().
This commit is contained in:
parent
b675cec7f8
commit
402bbb9fe9
@ -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(`
|
||||
|
Loading…
Reference in New Issue
Block a user