From owner-freebsd-questions@FreeBSD.ORG Sat Jul 31 17:05:20 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC6CB16A4CE for ; Sat, 31 Jul 2004 17:05:20 +0000 (GMT) Received: from pearl.ibctech.ca (dev.eagle.ca [209.167.58.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F71943D48 for ; Sat, 31 Jul 2004 17:05:19 +0000 (GMT) (envelope-from iaccounts@ibctech.ca) Received: (qmail 46220 invoked by uid 1002); 31 Jul 2004 14:18:48 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (clamscan: 0.73. spamassassin: 2.63. Clear:RC:1(127.0.0.1):. Processed in 1.281309 secs); 31 Jul 2004 14:18:48 -0000 Received: from unknown (HELO webmail.ibctech.ca) (127.0.0.1) by localhost.ibctech.ca with SMTP; 31 Jul 2004 14:18:46 -0000 Received: from 209.167.16.15 (SquirrelMail authenticated user steve@ibctech.ca); by webmail.ibctech.ca with HTTP; Sat, 31 Jul 2004 10:18:46 -0400 (EDT) Message-ID: <1263.209.167.16.15.1091283526.squirrel@209.167.16.15> In-Reply-To: <02d501c476c8$e6ccba50$0201a8c0@dredster> References: <007401c47673$e0f18de0$ca2aeecd@dannewxp> <02d501c476c8$e6ccba50$0201a8c0@dredster> Date: Sat, 31 Jul 2004 10:18:46 -0400 (EDT) From: "Steve Bertrand" To: "Micheal Patterson" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: Dan cc: freebsd-questions@freebsd.org Subject: Re: freebsd How do you restart rc.conf without rebooting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2004 17:05:20 -0000 > > ----- Original Message ----- > From: "Dan" > To: > Sent: Friday, July 30, 2004 3:28 PM > Subject: freebsd How do you restart rc.conf without rebooting > > >> How do you restart rc.conf without rebooting your machine. >> >> Dan > > > /etc/netstart if I recall will reload and execute the settings within > rc.conf without rebooting. > IIRC, /etc/netstart will reload the network only. I don't think it reloads everything in /etc/rc.conf. As a matter of fact, I just performed this command, and from what I can tell, it only reloaded the IP networking, and the fw rulesets. It did not HUP, or otherwise restart any of my daemons. YMMV. Steve Steve > -- > > Micheal Patterson > TSG Network Administration > 405-917-0600 > > Confidentiality Notice: This e-mail message, including any > attachments, > is for the sole use of the intended recipient(s) and may contain > confidential and privileged information. Any unauthorized review, use, > disclosure or distribution is prohibited. If you are not the intended > recipient, please contact the sender by reply e-mail and destroy all > copies of the original message. > > _______________________________________________ > 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" >