When I booted a new stable/13 snapshot install, the messaging
included:

. . .
Updating motd:.
eval: startmsg: not found
eval: startmsg: not found
Clearing /tmp (X related).
. . .

It looks like the "eval: startmsg: not found" lines
are from:

# grep -r "\<startmsg\>" /etc/ 
/etc/rc.d/machine_id:           startmsg -n "Creating ${machine_id_file} "
/etc/rc.d/machine_id:           startmsg 'done.'

(No more matches found.)

The following was not found on stable/13:

/etc/rc.subr:# startmsg
/etc/rc.subr:startmsg()
/etc/rc.subr:                   startmsg "Starting ${name}."


===
Mark Millard
marklmi at yahoo.com


Reply via email to