stuff from rpm

This commit is contained in:
Chris PeBenito 2005-05-23 17:56:35 +00:00
parent 57440fb076
commit 6b48fd013c
1 changed files with 6 additions and 0 deletions

View File

@ -46,6 +46,12 @@ files_read_root_dir($1)
# send init a sigchld
init_sigchld($1)
# this seems highly questionable:
optional_policy(`rpm.te',`
rpm_use_file_descriptors($1)
rpm_read_pipe($1)
')
')
########################################