mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-02-22 15:36:56 +00:00
trunk: fix bad apcupsd interface name.
This commit is contained in:
parent
54341818ac
commit
859135dcdd
@ -90,7 +90,7 @@ interface(`apcupsd_append_log',`
|
|||||||
## </summary>
|
## </summary>
|
||||||
## </param>
|
## </param>
|
||||||
#
|
#
|
||||||
interface(`httpd_apcupsd_cgi_script_domtrans',`
|
interface(`apcupsd_cgi_script_domtrans',`
|
||||||
gen_require(`
|
gen_require(`
|
||||||
type httpd_apcupsd_cgi_script_t, httpd_apcupsd_cgi_script_exec_t;
|
type httpd_apcupsd_cgi_script_t, httpd_apcupsd_cgi_script_exec_t;
|
||||||
')
|
')
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
policy_module(apcupsd, 1.3.0)
|
policy_module(apcupsd, 1.3.1)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user