Displaying 1 result from an estimated 1 matches for "localrsyncmod".
2008 May 22
1
Re: Need help with rsync. [solved]
...es to be transferred seems a
logical enough expectation and the benefit/limitations of prelink seem to
require access in this instance) then we can add this permission to our policy
via a local module. You make one of these in this fashion:
#
# grep rsync /var/log/audit/audit.log | audit2allow -M localrsyncmod
******************** IMPORTANT ***********************
To make this policy package active, execute:
semodule -i localrsyncmod.pp
#
Again, you simply follow the instructions given in the report.
# semodule -i localrsyncmod.pp
Now you do yet another test and check the log files. If the problem...