ports/x11/gdm/files/gdm-password.in
Ruslan Makhmatkhanov 80a66678b3 Drop bogus libgnome-keyring dependency
And add dependency upon libsecret where needed. Bump PORTREVISION
because of dependency change. For x11/gdm also drop KEYRING option
and corresponding logic bits - this functionality is now available
unconditionally.

Differential Revision:  D5690
Reviewed by:	kwm, mat
2016-03-21 05:54:15 +00:00

15 lines
413 B
Text

# $OpenBSD: gdm-password,v 1.4 2012/10/10 08:47:14 ajacoutot Exp $
#
# gdm-password settings for pam(3)
auth include system
auth optional %%LOCALBASE%%/lib/pam_ck_connector.so
auth optional %%LOCALBASE%%/lib/pam_gnome_keyring.so
account required pam_nologin.so
account include system
password include system
session include system
session optional %%LOCALBASE%%/lib/pam_gnome_keyring.so auto_start