From nobody  Sun Dec 13 08:47:41 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id IAA15210;
          Sun, 13 Dec 1998 08:47:41 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199812131647.IAA15210@hub.freebsd.org>
Date: Sun, 13 Dec 1998 08:47:41 -0800 (PST)
From: SteveFriedrich@Hot-Shot.com
To: freebsd-gnats-submit@freebsd.org
Subject: init ignore rc.shutdown
X-Send-Pr-Version: www-1.0

>Number:         9066
>Category:       bin
>Synopsis:       init ignore rc.shutdown
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 13 08:50:00 PST 1998
>Closed-Date:    Fri Jun 11 13:51:09 PDT 1999
>Last-Modified:  Fri Jun 11 13:52:56 PDT 1999
>Originator:     Steve Friedrich
>Release:        -stable
>Organization:
>Environment:
FreeBSD 486DX66.StevenFriedrich.org 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Thu De
c 10 12:57:43 EST 1998     root@486DX66.StevenFriedrich.org:/usr/src/sys/compile
/AMD486  i386
>Description:
man page for init claims init will invoke rc.shutdown. It doesn't.
>How-To-Repeat:
1. Create an /etc/rc.shutdown with:
#!/bin/sh
echo Bye-bye
2. Shutdown -h now
3. Observe that rc.shutdown does not get invoked.
>Fix:

>Release-Note:
>Audit-Trail:

From: "Steve Friedrich" <SteveFriedrich@Hot-Shot.com>
To: "freebsd-gnats-submit@freebsd.org" <freebsd-gnats-submit@freebsd.org>
Cc:  Subject: Re: bin/9066: init ignore rc.shutdown
Date: Sun, 13 Dec 1998 15:47:35 -0500

 shutdown now DOES cause init to invoke rc.shutdown but shutdown -h now
 and reboot don't
 
 
 
 Steve Friedrich
 Viva la FreeBSD!!
 Unix systems measure "uptime" in years, Winblows measures it in minutes.
 
 
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Fri Jun 11 13:51:09 PDT 1999 
State-Changed-Why:  
Superseded by PR#5451. 
>Unformatted:
