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

Re: RHGB - 'show details' behaving correctly?



> 'impossible to implement the way it currently works'. The previous
> messages are from rc.sysinit; changing rc.sysinit's tty out from under
> it seems not really practical.

Something at the top of rc.sysinit  like  this ?

if [ \! "$WOMBATS_ARECOOLx" = "yx" ]
	export WOMBATS_ARE_COOL=y
	. rc.sysinit $* <> blah 
	exit
fi




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