Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 2013 11:46:27 +0200
From:      =?ISO-8859-1?Q?Ulrik_S=F8gaard?= <ulriksaa@gmail.com>
To:        Doug Hardie <bc979@lafn.org>
Cc:        "freebsd-questions@freebsd.org List" <freebsd-questions@freebsd.org>
Subject:   Re: Finding exactly which commands, and in which order, rc is running at startup
Message-ID:  <CAAZeK2=ZfwvFwz8w8gc%2BiwVhGHUYbrx_Up-LyVwRizfhto=hUg@mail.gmail.com>
In-Reply-To: <4237C275-EFFE-437C-8332-43FA91FDE718@lafn.org>
References:  <4896463E-A9E3-4BD5-97AC-628AAFA9D1ED@proper.com> <4237C275-EFFE-437C-8332-43FA91FDE718@lafn.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 23 August 2013 10:41, Doug Hardie <bc979@lafn.org> wrote:

>
> On 22 August 2013, at 13:07, Paul Hoffman <phoffman@proper.com> wrote:
>
> > Greetings again. After doing a freebsd-update, my system is starting up
> differently than it was before. I want to figure out why before I come here
> and say "it's broken".
> >
> > Is there a way to say "show me all of the commands you are running
> during startup"? It would be grand if I could say "tell me what you would
> do next time (dry run)", but "what did you do last time" is OK too.
>
> You can add:
>
> rc_debug="YES"
>
> to /etc/rc.conf and that might give you what you need.  According to the
> man page it will "produces copious output to the terminal and syslog(3)"
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"
>

You can use "rcorder /etc/rc.d/* /usr/local/etc/rc.d/*" to show the order
of which the startup scripts is run.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAZeK2=ZfwvFwz8w8gc%2BiwVhGHUYbrx_Up-LyVwRizfhto=hUg>