Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2019 01:33:55 +0200
From:      Polytropon <freebsd@edvax.de>
To:        "Luis P. Mendes" <luislupe@gmx.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: term: Undefined variable when booting
Message-ID:  <20191014013355.7c951938.freebsd@edvax.de>
In-Reply-To: <20191013215728.GB12627@leao.home>
References:  <20191013215728.GB12627@leao.home>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 13 Oct 2019 22:57:28 +0100, Luis P. Mendes wrote:
> Since some time ago, maybe after some system upgrade, there's the
> message:
> 
> term: Undefined variable
> 
> that follows the 'Starting daemons' message.
> 
> 
> What should I do to correct it, since the machine only boots after a
> Ctrl + C?

Check the output of the following command:

	grep "term" /etc/rc.conf

if you find anything suspicious (missing quotes, superfluous
spaces, and the like). I suspect an incomplete setting in that
particular file (which has to conform to common sh syntax, as
it is sourced by other system sh scripts).



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191014013355.7c951938.freebsd>