Skip site navigation (1)Skip section navigation (2)
Date:      11 Jan 2000 07:16:03 -0000
From:      baron@penguinpowered.com
To:        freebsd-questions@freebsd.org
Subject:   Boot-up Err Msg
Message-ID:  <20000111071603.2477.qmail@tatooine.primus.ca>

next in thread | raw e-mail | index | archive | help
The last message I get before my login prompt is
Set: not found
this appears after sshd has been started in the boot sequence.
My sshd is called from /usr/local/etc/rc.d and the only other
script present in that directory is qmail.sh which is sym-linked
to /var/qmail/rc which only contains these two lines 
(which seem to be functioning properly)

#!/bin/sh
exec env - PATH="/var/qmail/bin:/usr/local/bin:$PATH" \
qmail-start '| preline procmail' splogger qmail&

So my question i guess is this. Is my error generated during this
shell script or somewhere else during boot-up.
I also grepped /etc and /etc/defaults as well as /usr/local/etc
for any instances of a call to a Set command, and didn't find any.

Any and all clues would be much appreciated.

Michael 
Coulter



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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