On Mon, 28 Oct 2002 13:45, Achim Bohnet wrote: > On Monday 28 October 2002 12:46, Russell Coker wrote: > > avc: denied { search } for pid=2935 exe=/usr/X11R6/bin/XFree86 > > path=/rjc/.kde dev=03:07 ino=2673 scontext=rjc:user_r:user_xserver_t > > tcontext=system_u:object_r:user_home_t tclass=dir > > > > Why would XFree86 be attempting to search my ~/.kde directory soon after > > "startx" is run? Searching a directory means opening a file or directory > > that is under that directory or changing directory to that directory. > > Ummpfff. /usr/bin/kde3 plays again games with the font path :( > Should be at least be wrapped with something like:
I'm not sure I understand your message, are you suggesting that the kde3 script adds a directory under ~/.kde to the font path before the X server is started? > case "$DISPLAY" > > :[0-9]*) #bashism? > > ;; > *) > <insert font path games> > ;; > esac > > Achim > > > KDE works fine with this operation being denied so it's obviously not > > particularly important... > > > > This is running KDE 3.0.4 from: > > deb http://www.esat.kuleuven.ac.be/~mleeman/debian unstable/ > > > > I've also seen the same thing on a machine running KDE 3.1 (but the KDE > > 3.1 machine is a bit broken at the moment and I'm not sure if this is > > part of it). > > > > -- > > http://www.coker.com.au/selinux/ My NSA Security Enhanced Linux > > packages http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark > > http://www.coker.com.au/postal/ Postal SMTP/POP benchmark > > http://www.coker.com.au/~russell/ My home page > > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact > > [EMAIL PROTECTED] -- http://www.coker.com.au/selinux/ My NSA Security Enhanced Linux packages http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark http://www.coker.com.au/postal/ Postal SMTP/POP benchmark http://www.coker.com.au/~russell/ My home page