summaryrefslogtreecommitdiff
path: root/data/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2021-09-22 13:24:48 -0400
committerRay Strode <rstrode@redhat.com>2021-09-22 13:24:48 -0400
commit8cf7870856c2aa148707fc2e42f0bf5a060a4eef (patch)
tree457848b7b256e63480948f4c88d470324cdce9e2 /data/meson.build
parent536491641156ba88beab2c881278b09e52df6813 (diff)
downloadgdm-8cf7870856c2aa148707fc2e42f0bf5a060a4eef.tar.gz
pam: Drop gdm-pin servicegdm-80s-sprint-commercial
gdm-pin was an experimental feature that was going to get added to gnome-shell many years ago. It never happened and these days it would probably be implemented a little different anyway. (It would probably use a gdm pam extension) There's no point keeping this service file around that we aren't using, so this commit drops it. Closes: https://gitlab.gnome.org/GNOME/gdm/-/issues/731
Diffstat (limited to 'data/meson.build')
-rw-r--r--data/meson.build4
1 files changed, 0 insertions, 4 deletions
diff --git a/data/meson.build b/data/meson.build
index 7c5222ea..2dec4c23 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -104,13 +104,11 @@ pam_data_files_map = {
'gdm-fingerprint',
'gdm-smartcard',
'gdm-password',
- 'gdm-pin',
],
'openembedded': [
'gdm-autologin',
'gdm-launch-environment',
'gdm-password',
- 'gdm-pin',
],
'exherbo': [
'gdm-autologin',
@@ -118,7 +116,6 @@ pam_data_files_map = {
'gdm-fingerprint',
'gdm-smartcard',
'gdm-password',
- 'gdm-pin',
],
'lfs': [
'gdm-autologin',
@@ -126,7 +123,6 @@ pam_data_files_map = {
'gdm-fingerprint',
'gdm-smartcard',
'gdm-password',
- 'gdm-pin',
],
'arch': [
'gdm-autologin',