Reduntant: unused, use hal_read_state instead if possible.
This commit is contained in:
parent
bece7c48bb
commit
74d74b9c2c
@ -18,24 +18,6 @@ interface(`hal_domtrans',`
|
|||||||
domtrans_pattern($1, hald_exec_t, hald_t)
|
domtrans_pattern($1, hald_exec_t, hald_t)
|
||||||
')
|
')
|
||||||
|
|
||||||
########################################
|
|
||||||
## <summary>
|
|
||||||
## Get the attributes of a hal process.
|
|
||||||
## </summary>
|
|
||||||
## <param name="domain">
|
|
||||||
## <summary>
|
|
||||||
## Domain allowed access.
|
|
||||||
## </summary>
|
|
||||||
## </param>
|
|
||||||
#
|
|
||||||
interface(`hal_getattr',`
|
|
||||||
gen_require(`
|
|
||||||
type hald_t;
|
|
||||||
')
|
|
||||||
|
|
||||||
allow $1 hald_t:process getattr;
|
|
||||||
')
|
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
## <summary>
|
## <summary>
|
||||||
## Read hal system state
|
## Read hal system state
|
||||||
|
Loading…
Reference in New Issue
Block a user