In the last episode (May 26), G. Adam Stanislav said:
> Yesterday I upgraded from FreeBSD 3.1 to 4.3-20010525-STABLE. I am very
> impressed by what I see, and would like to express both my thanks and my
> congratulations to all developers on a job well done.
> 
> I do experience one bizarre thing, and would appreciate any input on what
> to change: Whenever I use either the shutdown or the reboot command, I get:
> 
> Shutting down daemon processes: Modula-3No matching processes were found
> Working in auto mode
> Using interface: tun1
> Warning: Add route failed: default already exists
> 
> What is strange is that after the words "Working in auto mode" it dials
> up to my ISP, then hangs up, then prints the rest.

Have you created any custom /usr/local/etc/rc.d/ scripts?  4.0 calls
these on shutdown with the "stop" argument, so you can cleanly stop
things like databases.  If your scripts don't check for this, they will
try to start up again.


-- 
        Dan Nelson
        [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to