Date: Tue, 8 Jul 2003 12:28:03 +1000 (EST) From: Andy Farkas <andyf@speednet.com.au> To: Brent Wiese <brently@bjwcs.com> Cc: freebsd-questions@freebsd.org Subject: Re: Startup scripts not running on 4.8 Message-ID: <20030708122412.N6312-100000@hewey.af.speednet.com.au> In-Reply-To: <097a01c344ea$ce19a8d0$0a0114ac@home.bjwcs.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 7 Jul 2003, Brent Wiese wrote: > The box is in a remote datacenter so I'm unable to look at the console right > now. Message log and dmesg are giving no clues as to whats happening. To find out what gets written to the console, enable this in /etc/syslog.conf: # uncomment this to log all writes to /dev/console to /var/log/console.log console.info /var/log/console.log Don't forget to: # touch /var/log/console.log # kill -HUP `cat /var/run/syslog.pid` -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030708122412.N6312-100000>