Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2005 20:35:34 +0100
From:      Jose M Rodriguez <josemi@freebsd.jazztel.es>
To:        Eric Anholt <eta@lclark.edu>
Cc:        x11@freebsd.org
Subject:   Re: x11 /tmp preparation rc.d script
Message-ID:  <41E2D906.3030105@redesjm.local>
In-Reply-To: <1105382156.2497.6.camel@leguin>
References:  <1105321614.8452.54.camel@leguin> <41E23C58.10606@redesjm.local> <41E23F8F.4040701@redesjm.local> <1105382156.2497.6.camel@leguin>

next in thread | previous in thread | raw e-mail | index | archive | help

Eric Anholt escribió:

>On Mon, 2005-01-10 at 09:40 +0100, Jose M Rodriguez wrote:
>  
>
>>Jose M Rodriguez escribió:
>>
>>    
>>
>>>Eric Anholt escribió:
>>>
>>>      
>>>
>>>>Attached are my proposed patches to deal with the X11 ICE issue.  To
>>>>review, it's required because having .ICE not owned by root is a
>>>>security issue, one that's been papered over with a printed warning and
>>>>sleep(5) in libICE for years, and has recently been changed into an
>>>>actual error by the X.Org folks.
>>>>
>>>>        
>>>>
>>...
>>
>>As a latter think about this, consider take also periodic related fixes 
>>(We clear this directories by default) and try to get a OS_VERSION bump 
>>closest to this.
>>    
>>
>
>I'm sorry, I'm not sure what exactly you're talking about here.  Are you
>saying that /etc/periodic contains something that will wipe out X's
>files in /tmp?  That would be rather broken.
>
>  
>
take a look into /etc/periodic/daily/110.clean-tmps and 
/etc/defaults/periodic.conf.

This is not me, I read this recently on lists/PRs, but the stock 
definition of daily_clean_tmps_ignore doesn't protect X11 directories, 
only X11 locks files.

I don't think that this may be a real thread (I Have some Xterminal 
servers and I can't see /tmp/.ICE-unix vanished).

It only may become a thread if files under /tmp/.ICE-unix are not 
accesed often, but I think that adding  .X11-unix, .ICE-unix and 
.font-unix to daily_clean_tmps_ignore in the stock 
/etc/defaults/periodic may not hurt.

--
  josemi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41E2D906.3030105>