From owner-freebsd-questions@FreeBSD.ORG Thu Aug 22 20:10:10 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 078503DF for ; Thu, 22 Aug 2013 20:10:10 +0000 (UTC) (envelope-from phoffman@proper.com) Received: from hoffman.proper.com (Hoffman.Proper.COM [207.182.41.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BC8CC2B58 for ; Thu, 22 Aug 2013 20:10:09 +0000 (UTC) Received: from [10.20.30.90] (50-1-98-185.dsl.dynamic.sonic.net [50.1.98.185]) (authenticated bits=0) by hoffman.proper.com (8.14.7/8.14.5) with ESMTP id r7MK7pNi004179 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Thu, 22 Aug 2013 13:07:52 -0700 (MST) (envelope-from phoffman@proper.com) X-Authentication-Warning: hoffman.proper.com: Host 50-1-98-185.dsl.dynamic.sonic.net [50.1.98.185] claimed to be [10.20.30.90] From: Paul Hoffman Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Finding exactly which commands, and in which order, rc is running at startup Message-Id: <4896463E-A9E3-4BD5-97AC-628AAFA9D1ED@proper.com> Date: Thu, 22 Aug 2013 13:07:53 -0700 To: freebsd-questions@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) X-Mailer: Apple Mail (2.1508) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Aug 2013 20:10:10 -0000 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. --Paul Hoffman=