From owner-cvs-all Tue Jan 9 8:25:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E45237B6B0; Tue, 9 Jan 2001 08:25:23 -0800 (PST) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f09GPNk44022; Tue, 9 Jan 2001 08:25:23 -0800 (PST) (envelope-from nectar) Message-Id: <200101091625.f09GPNk44022@freefall.freebsd.org> From: Jacques Vidrine Date: Tue, 9 Jan 2001 08:25:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/krb5/files patch-bc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 (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: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message