Home | History | Annotate | Line # | Download | only in pam.d
      1 # $NetBSD: kde,v 1.4 2005/02/27 03:40:14 thorpej Exp $
      2 #
      3 # PAM configuration for the "kde" service
      4 #
      5 
      6 # auth
      7 auth		include		display_manager
      8 
      9 # account
     10 account		include		display_manager
     11 
     12 # session
     13 session		include		display_manager
     14