add missing entrypoint

This commit is contained in:
Chris PeBenito 2006-05-01 15:06:17 +00:00
parent 9f8c872e91
commit 27881870eb

View File

@ -21,6 +21,7 @@ template(`xserver_common_domain_template',`
type $1_xserver_t;
domain_type($1_xserver_t)
domain_entry_file($1_xserver_t,xserver_exec_t)
type $1_xserver_tmp_t;
files_tmp_file($1_xserver_tmp_t)