From owner-freebsd-questions Wed Aug 18 18:16:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id 34C4F15079 for ; Wed, 18 Aug 1999 18:16:42 -0700 (PDT) (envelope-from kline@tera.com) Received: from athena.tera.com (athena.tera.com [207.224.230.169]) by gershwin.tera.com (8.8.8/8.8.8) with ESMTP id SAA28489; Wed, 18 Aug 1999 18:17:04 -0700 (PDT) Received: (from kline@localhost) by athena.tera.com (8.7.5/8.7.3) id SAA03264; Wed, 18 Aug 1999 18:17:03 -0700 (PDT) Date: Wed, 18 Aug 1999 18:17:02 -0700 From: Gary Kline To: Ludwig Pummer Cc: Christopher Michaels , questions@FreeBSD.ORG Subject: Re: "shutdown -h now" risk? Message-ID: <19990818181702.A3248@athena.tera.com> References: <6C37EE640B78D2118D2F00A0C90FCB4401105BA8@site2s1> <4.2.0.58.19990818161828.00bdc8e0@toy> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95us In-Reply-To: <4.2.0.58.19990818161828.00bdc8e0@toy>; from Ludwig Pummer on Wed, Aug 18, 1999 at 04:19:50PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Aug 18, 1999 at 04:19:50PM -0700, Ludwig Pummer wrote: > At 06:35 PM 8/18/1999 -0400, Christopher Michaels wrote: > >Can someone explain to me why a "shutdown -r now" would be dangerous? > >-Chris > > It's not. > > Longer answer: > It pops down to single user mode (killing running daemons in the process), > syncs the disks, and umounts the filesystems. Those last 2 are the > important ones. > ``shutdown -r now'' does a shutdown and reboot immediately. It's ``shutdown now'' that lowers the system from multi-user to single-user. (Unless there was a recent change from 2.2.8 -> 3.2) gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message