Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 1998 17:33:48 -0700 (PDT)
From:      howard@ee.utah.edu
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   conf/7609: misspelled variable name in /etc/rc.network in 2.2.7-RELEASE
Message-ID:  <199808140033.RAA18040@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 13 17:40:00 PDT 1998
>Last-Modified:
>Originator:     Walt Howard
>Organization:
Univ of Utah Elec Eng Dept
>Release:        2.2.7-RELEASE
>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.
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808140033.RAA18040>