Re: [Integrit-users] Problem with .gvfs?
Brought to you by:
ecashin
From: Christian T. <tsc...@gm...> - 2008-08-16 20:02:39
|
Yuri D'Elia wrote: > Can you post your permissions of .gvfs/home dir, along with your > integrit.conf? $ ls -ld tschaboo/ tschaboo/.gvfs/ drwxr-xr-x 74 tschaboo tschaboo 4096 2008-08-16 03:02 tschaboo/ dr-x------ 2 tschaboo tschaboo 0 2008-08-14 19:01 tschaboo/.gvfs/ $ grep -v '^#' /etc/integrit/integrit.conf root=/home/tschaboo known=/home/tschaboo/.integrit/known.cdb current=/home/tschaboo/.integrit/current.cdb !/home/tschaboo/.gvfs !/home/tschaboo/.dbus !/home/tschaboo/tmp > If the directory is excluded properly, it's a bug, but I want to be sure. Integrit doesn't tell me which file/directory causes the problem, so i'm just guessing. But i can't think of anything else in my home, that root isn't able to access. > Note that there is a less known switch that's called "stop_on_err" that > you can set to avoid integrit stopping at the first error. How do i use this switch? Putting "stop_on_err=0" or just "stop_on_err" into the config-file doesn't seem to change anything. |