stuff from rpm
This commit is contained in:
parent
57440fb076
commit
6b48fd013c
|
@ -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)
|
||||
')
|
||||
')
|
||||
|
||||
########################################
|
||||
|
|
Loading…
Reference in New Issue