Date: Thu, 13 Aug 1998 23:55:18 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/etc rc.network Message-ID: <199808140655.XAA23292@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1998/08/13 23:55:17 PDT
Modified files:
etc rc.network
Log:
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.
PR: 7609
Reviewed by: phk
Submitted by: Walt Howard <howard@ee.utah.edu>
Revision Changes Path
1.29 +3 -3 src/etc/rc.network
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808140655.XAA23292>
