From nobody  Thu Aug 13 17:33:48 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id RAA18040;
          Thu, 13 Aug 1998 17:33:48 -0700 (PDT)
          (envelope-from nobody)
Message-Id: <199808140033.RAA18040@hub.freebsd.org>
Date: Thu, 13 Aug 1998 17:33:48 -0700 (PDT)
From: howard@ee.utah.edu
To: freebsd-gnats-submit@freebsd.org
Subject: misspelled variable name in /etc/rc.network in 2.2.7-RELEASE
X-Send-Pr-Version: www-1.0

>Number:         7609
>Category:       conf
>Synopsis:       misspelled variable name in /etc/rc.network in 2.2.7-RELEASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 13 17:40:00 PDT 1998
>Closed-Date:    Thu Aug 13 23:55:21 PDT 1998
>Last-Modified:  Thu Aug 13 23:55:31 PDT 1998
>Originator:     Walt Howard
>Release:        2.2.7-RELEASE
>Organization:
Univ of Utah Elec Eng Dept
>Environment:
FreeBSD labserv1.elen.utah.edu 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #0: Wed Jul 22 08:48:29 GMT 1998     root@builder.cdrom.com:/usr/src/sys/compile/GENERIC  i386
>Description:
In /etc/rc.network, near line 242, setting up Kerberos,
variable "stash_flag" is set.  A few lines later, it is evaluated
as "stash_flags" with a trailing "s", and then a bit later the
singular version is unset.

>How-To-Repeat:
Only matters if "kerberos_server_enable" is set.
>Fix:
Make the spelling consistent.  All the others seem to be *_flags with
the "s" on the end.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: phk 
State-Changed-When: Thu Aug 13 23:55:21 PDT 1998 
State-Changed-Why:  
fixed, thanks! 
>Unformatted:
