From owner-freebsd-questions@FreeBSD.ORG Mon Jun 6 14:00:35 2005 Return-Path: X-Original-To: freebsd-questions@FreeBSD.ORG 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 9A8FB16A41C for ; Mon, 6 Jun 2005 14:00:35 +0000 (GMT) (envelope-from phoffman@proper.com) Received: from above.proper.com (above.proper.com [208.184.76.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66BBE43D49 for ; Mon, 6 Jun 2005 14:00:35 +0000 (GMT) (envelope-from phoffman@proper.com) Received: from [10.20.30.249] (dsl2-63-249-92-231.cruzio.com [63.249.92.231]) (authenticated bits=0) by above.proper.com (8.12.11/8.12.9) with ESMTP id j56E0Yqu036061 for ; Mon, 6 Jun 2005 07:00:34 -0700 (PDT) (envelope-from phoffman@proper.com) Mime-Version: 1.0 Message-Id: Date: Mon, 6 Jun 2005 07:00:32 -0700 To: freebsd-questions@FreeBSD.ORG From: Paul Hoffman Content-Type: text/plain; charset="us-ascii" ; format="flowed" Cc: Subject: Fast partial reboot? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2005 14:00:35 -0000 Greetings again. Under 5.x, is there a way to quickly reboot FreeBSD if I'm not sitting at the console? I want the equivalent of, if I were sitting at the console, 'shutdown now' followed by specifying '/bin/sh' followed by 'exit'.