mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-04-01 22:58:20 +00:00
trunk: remove stale user_net_control reference in usernetctl.if.
This commit is contained in:
parent
6c53a10e28
commit
81d4c88f8c
@ -15,11 +15,7 @@ interface(`usernetctl_domtrans',`
|
|||||||
type usernetctl_t, usernetctl_exec_t;
|
type usernetctl_t, usernetctl_exec_t;
|
||||||
')
|
')
|
||||||
|
|
||||||
tunable_policy(`user_net_control',`
|
|
||||||
domtrans_pattern($1,usernetctl_exec_t,usernetctl_t)
|
domtrans_pattern($1,usernetctl_exec_t,usernetctl_t)
|
||||||
',`
|
|
||||||
can_exec($1,usernetctl_exec_t)
|
|
||||||
')
|
|
||||||
')
|
')
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
policy_module(usernetctl,1.2.0)
|
policy_module(usernetctl,1.2.1)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user