head	1.3;
access;
symbols
	RELENG_5_0_0_RELEASE:1.2
	RELENG_5_0:1.2.0.2
	RELENG_5_0_BP:1.2;
locks; strict;
comment	@# @;


1.3
date	2003.02.10.00.49.44;	author des;	state dead;
branches;
next	1.2;

1.2
date	2001.12.05.21.26.00;	author des;	state Exp;
branches;
next	1.1;

1.1
date	2001.12.05.21.06.21;	author des;	state Exp;
branches;
next	;


desc
@@


1.3
log
@No idea what this is for, and it doesn't make much sense.  If a port needs
it, it can install its own copy in /usr/local/etc/pam.d/.
@
text
@#
# $FreeBSD: src/etc/pam.d/xserver,v 1.2 2001/12/05 21:26:00 des Exp $
#
# PAM configuration for the "xserver" service
#

# auth
auth		required	pam_permit.so	no_warn
@


1.2
log
@Awright, egg on my face.  I should have taken more time with this.  The
conversion script generated the wrong format, so the configuration files
didn't actually work.  Good thing I hadn't thrown the switch yet...

Sponsored by:	DARPA, NAI Labs (but the f***ups are all mine)
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.1
log
@pam.d-style configuration, auto-generated from pam.conf.

Sponsored by:	DARPA, NAI Labs
@
text
@d8 1
a8 1
xserver	auth	required	pam_permit.so	no_warn
@

