From owner-freebsd-questions Wed Sep 22 2:44:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 93CB914E7F for ; Wed, 22 Sep 1999 02:44:19 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 11Tiw4-000D9m-00; Wed, 22 Sep 1999 11:43:36 +0200 From: Sheldon Hearn To: Christopher Michaels Cc: "'John'" , freebsd-questions@FreeBSD.ORG Subject: Re: /etc/rc.conf restart In-reply-to: Your message of "Tue, 21 Sep 1999 22:44:48 -0400." <6C37EE640B78D2118D2F00A0C90FCB4401105C8A@site2s1> Date: Wed, 22 Sep 1999 11:43:36 +0200 Message-ID: <50577.937993416@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 21 Sep 1999 22:44:48 -0400, Christopher Michaels wrote: > 1. sh /etc/rc.conf (I have no idea how this would effect the system). Then don't do it. :-) > 2. shutdown, which drops you to single user. Then if you exit the shell > it'll reload the system and go back to multiuser. The ``shutdown now'' is all you need. When you exit the single-user shell, /etc/rc will be fired up again. That file sources rc.conf and friends. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message