On 4/9/08, Steve Campbell campbell@cnpapers.com wrote:
Jim Perrin wrote:
On Wed, Apr 9, 2008 at 3:08 PM, Marc Wiatrowski mwia@iglass.net wrote:
I think those errors are because selinux is off.
Hmm, I don't ever really turn selinux off, but I had always thought aide treated it as optional.
Could test by setting it to permissive and trying again. This would be interesting to test.
I'm not sure if a reboot is required or not. I set permissive in the config file and echoed 1 into /selinux/enforce and then tried firstly the --check, and then an --init. Both still show the faulty lines.
I will set it up properly and do a reboot tomorrow to see if it changes things, but for now, it doesn't.
steve
Hi there
It is probably worth doing "touch /.autorelabel" before the reboot as nothing will have really changed with the above actions
this will force relabelling of your fs after the reboot and may give you the context info that you require
mike