Date: Wed, 13 Oct 1999 10:11:37 +0200 (CEST) From: Alexander Leidinger <netchild@wurzelausix.CS.Uni-SB.DE> To: isdn@FreeBSD.ORG Cc: ripley@nostromo.in-berlin.de Subject: Re: i4b log message format (was: Re: Setting up i4b) Message-ID: <199910130811.KAA00867@wurzelausix.cs.uni-sb.de> In-Reply-To: <19991011202412.A28523@server.nostromo.in-berlin.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11 Oct, H. Eckert wrote: >> Yes, it's easy, but I was thinking about an official way, e.g.: >> [...] >> now you just have to set isdn_ttype and isdn_screenflags in rc.conf. > > That's even better, of course. The termcap database still has > to be expanded for wide console modes, though ... There was an error in my post "isdn_ttype?=something" didn't work, we have to use: ---snip--- if [ ! -n "${isdn_ttype}" ]; then isdn_ttype=cons25 fi ---snip--- Bye, Alexander. -- Wenn Du eines morgends aufstehst, Dich einloggst und da steht nicht "You have mail.", dann weisst Du, dass Du tot bist. Anonym. http://netchild.home.pages.de A.Leidinger @ WJPServer.CS.Uni-SB.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910130811.KAA00867>