From 1f830ead3bff780eb924eeb9c7f674cf9b250e12 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Wed, 7 Oct 2015 20:46:27 +0900 Subject: Enable pam for gnome-keyring This is the recommended way for starting gnome-keyring automatically at login time. Change-Id: I05ee9e0b67351943e4696778a52bde327ee1e58e See: https://wiki.gnome.org/Projects/GnomeKeyring/RunningDaemon and: https://wiki.gnome.org/Projects/GnomeKeyring/Pam --- strata/gnome/gnome-keyring.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'strata') diff --git a/strata/gnome/gnome-keyring.morph b/strata/gnome/gnome-keyring.morph index 820c4dcf..d34bc65f 100644 --- a/strata/gnome/gnome-keyring.morph +++ b/strata/gnome/gnome-keyring.morph @@ -2,4 +2,4 @@ name: gnome-keyring kind: chunk build-system: autotools configure-commands: -- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --disable-doc +- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --enable-pam --with-pam-dir=/lib/security --disable-doc -- cgit v1.2.1