add missing /var/yp match

This commit is contained in:
Chris PeBenito 2005-11-09 21:32:55 +00:00
parent 33faf59e07
commit 51f3744773

View File

@ -4,3 +4,5 @@
/sbin/ypbind -- gen_context(system_u:object_r:ypbind_exec_t,s0)
/usr/sbin/ypserv -- gen_context(system_u:object_r:ypserv_exec_t,s0)
/var/yp(/.*)? gen_context(system_u:object_r:var_yp_t,s0)