From Jos.Backus@nl.origin-it.com  Fri Oct  9 08:19:40 1998
Received: from gw-nl1.philips.com (gw-nl1.philips.com [192.68.44.33])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA17834
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 9 Oct 1998 08:19:38 -0700 (PDT)
          (envelope-from Jos.Backus@nl.origin-it.com)
Received: from smtprelay-nl1.philips.com (localhost.philips.com [127.0.0.1])
          by gw-nl1.philips.com with ESMTP id RAA17828
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 9 Oct 1998 17:19:29 +0200 (MEST)
          (envelope-from Jos.Backus@nl.origin-it.com)
Received: from hal.mpn.cp.philips.com (hal.mpn.cp.philips.com [130.139.64.195]) 
	by smtprelay-nl1.philips.com (8.8.5/8.6.10-1.2.2m-970826) with SMTP id RAA14200
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 9 Oct 1998 17:19:28 +0200 (MET DST)
Received: (qmail 9080 invoked by uid 666); 9 Oct 1998 15:19:49 -0000
Message-Id: <19981009151949.9079.qmail@hal.mpn.cp.philips.com>
Date: 9 Oct 1998 15:19:49 -0000
From: Jos.Backus@nl.origin-it.com
Reply-To: jos@hal.mpn.cp.philips.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: /etc/rc contains a dangerous typo.
X-Send-Pr-Version: 3.2

>Number:         8231
>Category:       bin
>Synopsis:       /etc/rc will not be executed properly
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct  9 08:20:01 PDT 1998
>Closed-Date:    Fri Oct 9 10:13:36 PDT 1998
>Last-Modified:  Fri Oct  9 10:13:57 PDT 1998
>Originator:     Jos Backus
>Release:        FreeBSD 3.0-BETA i386
>Organization:
Origin B.V.
>Environment:

	-current as of 1998/10/08

>Description:

	/etc/rc starts with a single quote (') character, probably a result of
	a typing glitch (I know, I have a keyboard that makes me do that
	occasionally).

>How-To-Repeat:

	cp -p /usr/src/etc /etc/rc
	reboot
	# watch the screen!

>Fix:
	
	s%'#!/bin/sh%#!/bin/sh%

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: des 
State-Changed-When: Fri Oct 9 10:13:36 PDT 1998 
State-Changed-Why:  
Fixed, thanks. 
>Unformatted:
