Consistent ordering of declarations.
This commit is contained in:
parent
3c4ffa3294
commit
9444a138f5
@ -6,11 +6,10 @@ policy_module(stunnel, 1.9.1)
|
||||
#
|
||||
|
||||
type stunnel_t;
|
||||
domain_type(stunnel_t)
|
||||
role system_r types stunnel_t;
|
||||
|
||||
type stunnel_exec_t;
|
||||
domain_type(stunnel_t)
|
||||
domain_entry_file(stunnel_t, stunnel_exec_t)
|
||||
role system_r types stunnel_t;
|
||||
|
||||
ifdef(`distro_gentoo',`
|
||||
init_daemon_domain(stunnel_t, stunnel_exec_t)
|
||||
|
Loading…
Reference in New Issue
Block a user