add back uses_shlib

This commit is contained in:
Chris PeBenito 2005-08-03 17:59:01 +00:00
parent 42be7c214d
commit 7e40f17137

View File

@ -875,6 +875,12 @@ allow authbind_t $1:process sigchld;
allow authbind_t $1:fd use;
allow authbind_t $1:{ tcp_socket udp_socket } rw_socket_perms;
#
# uses_shlib(): complete
#
libs_use_ld_so($1)
libs_use_shared_libs($1)
#
# var_lib_domain(): complete
#