xref: /netbsd-src/etc/pam.d/gdm (revision 70f7362772ba52b749c976fb5e86e39a8b2c9afc)
1# $NetBSD: gdm,v 1.4 2005/02/27 03:40:14 thorpej Exp $
2#
3# PAM configuration for the "gdm" service
4#
5
6# auth
7auth		include		display_manager
8
9# account
10account		include		display_manager
11
12# session
13session		include		display_manager
14