[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: .kde directory (complete)



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:

	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 debian-kde-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 
> 

-- 
  To me vi is Zen.  To use vi is to practice zen. Every command is
  a koan. Profound to the user, unintelligible to the uninitiated.
  You discover truth everytime you use it.
                                      -- reddy@lion.austin.ibm.com



Reply to: