From owner-freebsd-questions Wed Sep 22 2:33:43 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 43A0914D78 for ; Wed, 22 Sep 1999 02:33:04 -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 11TilK-000D4m-00; Wed, 22 Sep 1999 11:32:30 +0200 From: Sheldon Hearn To: John Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /etc/rc.conf restart In-reply-to: Your message of "Tue, 21 Sep 1999 21:55:48 -0400." <4.1.19990921215459.0095c700@unix01.voicenet.com> Date: Wed, 22 Sep 1999 11:32:30 +0200 Message-ID: <50267.937992750@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 21 Sep 1999 21:55:48 -0400, John wrote: > Is there a way to get the system to re-read /etc/rc.conf without a > shutdown/reboot? No but yes. :-) The following command will take you (without a reboot) into single-user mode, with a shell session. When you exit that shell, the system will run /etc/rc again: shutdown now Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message