Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2002 20:03:51 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 8192 for review
Message-ID:  <200203220403.g2M43p408957@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=8192

Change 8192 by peter@peter_thunder on 2002/03/21 20:03:50

	this appears to be unnecessary if I use the 'make libraries' target
	to get the ordering right.  Or maybe it was just a cross compile
	problem.

Affected files ...

... //depot/projects/ia64/lib/libpam/modules/modules.inc#3 edit

Differences ...

==== //depot/projects/ia64/lib/libpam/modules/modules.inc#3 (text+ko) ====

@@ -12,8 +12,8 @@
 MODULES		+= pam_lastlog
 MODULES		+= pam_login_access
 MODULES		+= pam_nologin
-#MODULES		+= pam_opie
-#MODULES		+= pam_opieaccess
+MODULES		+= pam_opie
+MODULES		+= pam_opieaccess
 MODULES		+= pam_permit
 MODULES		+= pam_radius
 MODULES		+= pam_rootok

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




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