Re: cvs commit: src/etc/rc.d cleartmp

2006-10-18 Thread Ceri Davies
On Wed, Oct 18, 2006 at 01:46:55AM +0400, Yar Tikhiy wrote: > On Tue, Oct 17, 2006 at 10:05:28PM +0100, Ceri Davies wrote: > > On Tue, Oct 17, 2006 at 09:31:33PM +0400, Yar Tikhiy wrote: > > > On Mon, Oct 16, 2006 at 01:01:45PM +, Yar Tikhiy wrote: > > > > yar 2006-10-16 13:01:45 UTC >

Re: cvs commit: src/etc/rc.d cleartmp

2006-10-17 Thread Yar Tikhiy
On Tue, Oct 17, 2006 at 10:05:28PM +0100, Ceri Davies wrote: > On Tue, Oct 17, 2006 at 09:31:33PM +0400, Yar Tikhiy wrote: > > On Mon, Oct 16, 2006 at 01:01:45PM +, Yar Tikhiy wrote: > > > yar 2006-10-16 13:01:45 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: >

Re: cvs commit: src/etc/rc.d cleartmp

2006-10-17 Thread Simon L. Nielsen
On 2006.10.17 22:05:28 +0100, Ceri Davies wrote: > Also, if X requires certain directories, wouldn't it be better to blow > them away here and have them created from a boot time script? Otherwise > I don't understand how they ever get created. The X temporary directories has to be created early t

Re: cvs commit: src/etc/rc.d cleartmp

2006-10-17 Thread Ceri Davies
On Tue, Oct 17, 2006 at 09:31:33PM +0400, Yar Tikhiy wrote: > On Mon, Oct 16, 2006 at 01:01:45PM +, Yar Tikhiy wrote: > > yar 2006-10-16 13:01:45 UTC > > > > FreeBSD src repository > > > > Modified files: > > etc/rc.d cleartmp > > Log: > > Improve cleartmp in

Re: cvs commit: src/etc/rc.d cleartmp

2006-10-17 Thread Yar Tikhiy
On Mon, Oct 16, 2006 at 01:01:45PM +, Yar Tikhiy wrote: > yar 2006-10-16 13:01:45 UTC > > FreeBSD src repository > > Modified files: > etc/rc.d cleartmp > Log: > Improve cleartmp in a number of aspects: > > + Use rc.subr(8) features properly. > + Do the

Re: cvs commit: src/etc/rc.d cleartmp

2005-12-22 Thread Giorgos Keramidas
On 2005-12-20 23:22, Doug Barton <[EMAIL PROTECTED]> wrote: > dougb 2005-12-20 23:22:47 UTC > > FreeBSD src repository > > Modified files: > etc/rc.d cleartmp > Log: > Include a somewhat hackish way to make sure that we *always* test the > new clear_tmp_X variable wh