Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2001 08:25:23 -0800 (PST)
From:      Jacques Vidrine <nectar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/krb5/files patch-bc
Message-ID:  <200101091625.f09GPNk44022@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nectar      2001/01/09 08:25:23 PST

  Added files:
    security/krb5/files  patch-bc 
  Log:
  kshd  has /etc/nologin hardcoded instead of using _PATH_NOLOGIN
  from <paths.h> (if available) like login.krb5 does.   As a result,
  on FreeBSD 4.2 these two programs end up using different paths
  for the nologin file (which is /var/run/nologin on FreeBSD).
  
  Submitted by:	<djm@test.pubnix.com>



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




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