Rdisc patch from Dan Walsh.
This commit is contained in:
parent
6c40309ef1
commit
1b22152c2c
@ -1 +1,20 @@
|
||||
## <summary>Network router discovery daemon</summary>
|
||||
|
||||
######################################
|
||||
## <summary>
|
||||
## Execute rdisc in the caller domain.
|
||||
## </summary>
|
||||
## <param name="domain">
|
||||
## <summary>
|
||||
## Domain allowed access.
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`rdisc_exec',`
|
||||
gen_require(`
|
||||
type rdisc_exec_t;
|
||||
')
|
||||
|
||||
corecmd_search_bin($1)
|
||||
can_exec($1, rdisc_exec_t)
|
||||
')
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
policy_module(rdisc, 1.7.0)
|
||||
policy_module(rdisc, 1.7.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user