summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2016-02-24 13:34:03 -0500
committerRay Strode <rstrode@redhat.com>2016-02-24 13:36:37 -0500
commit93d569f3ddae8c15cdd039706f84ab68f10bcefd (patch)
tree536be52c01fd992aa1a6da4d12bf85c2545381be
parent4e9cd504cfd346eeee0abec7eaf730cd06b7ada6 (diff)
downloadgdm-93d569f3ddae8c15cdd039706f84ab68f10bcefd.tar.gz
openembedded: rename gdm pam file to gdm-password
This is api expected by the shell, it has to be called gdm-password. https://bugzilla.gnome.org/show_bug.cgi?id=762636
-rw-r--r--data/Makefile.am2
-rw-r--r--data/pam-openembedded/gdm-password.pam (renamed from data/pam-openembedded/gdm.pam)0
2 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 2ad4d267..78a52d39 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -99,7 +99,7 @@ pam_redhat_files = pam-redhat/gdm.pam \
$(NULL)
EXTRA_DIST += $(pam_redhat_files)
-pam_openembedded_files = pam-openembedded/gdm.pam \
+pam_openembedded_files = pam-openembedded/gdm-password.pam \
pam-openembedded/gdm-autologin.pam \
pam-openembedded/gdm-launch-environment.pam \
pam-openembedded/gdm-pin.pam \
diff --git a/data/pam-openembedded/gdm.pam b/data/pam-openembedded/gdm-password.pam
index 758464d2..758464d2 100644
--- a/data/pam-openembedded/gdm.pam
+++ b/data/pam-openembedded/gdm-password.pam