fix typo pointed out by james
This commit is contained in:
parent
3b91474583
commit
4a11802b0a
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
policy_module(userhelper,1.0.1)
|
policy_module(userhelper,1.0.2)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
@ -10,4 +10,4 @@ type userhelper_conf_t;
|
|||||||
files_type(userhelper_conf_t)
|
files_type(userhelper_conf_t)
|
||||||
|
|
||||||
type userhelper_exec_t;
|
type userhelper_exec_t;
|
||||||
files_type(userhelper_conf_t)
|
files_type(userhelper_exec_t)
|
||||||
|
Loading…
Reference in New Issue
Block a user