trunk: fix bad require.
This commit is contained in:
parent
a71e136cc3
commit
96851b1d63
|
@ -378,7 +378,7 @@ interface(`logging_domtrans_klog',`
|
||||||
#
|
#
|
||||||
interface(`logging_check_exec_syslog',`
|
interface(`logging_check_exec_syslog',`
|
||||||
gen_require(`
|
gen_require(`
|
||||||
syslogd_exec_t;
|
type syslogd_exec_t;
|
||||||
')
|
')
|
||||||
|
|
||||||
corecmd_list_bin($1)
|
corecmd_list_bin($1)
|
||||||
|
|
Loading…
Reference in New Issue