summaryrefslogtreecommitdiff
path: root/0001-data-add-system-dconf-databases-to-gdm-profile.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-02 07:02:42 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-02 07:02:42 +0000
commit0146b4281119abb87bf869b338f333f09dbc8f84 (patch)
tree9f785b401970a7c8be7f8a51cb3bbf1f448062a0 /0001-data-add-system-dconf-databases-to-gdm-profile.patch
parentad790728cab5990635f0bf2f7b9bb71bab07b866 (diff)
automatic import of gdmopeneuler24.03_LTSopeneuler23.09
Diffstat (limited to '0001-data-add-system-dconf-databases-to-gdm-profile.patch')
-rw-r--r--0001-data-add-system-dconf-databases-to-gdm-profile.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/0001-data-add-system-dconf-databases-to-gdm-profile.patch b/0001-data-add-system-dconf-databases-to-gdm-profile.patch
new file mode 100644
index 0000000..bfaf66c
--- /dev/null
+++ b/0001-data-add-system-dconf-databases-to-gdm-profile.patch
@@ -0,0 +1,24 @@
+From 3e62d7b423175102bd2376adc9cf58ad736b23b0 Mon Sep 17 00:00:00 2001
+From: Ray Strode <rstrode@redhat.com>
+Date: Wed, 31 Jul 2013 17:32:55 -0400
+Subject: [PATCH] data: add system dconf databases to gdm profile
+
+This way system settings can affect the login screen.
+---
+ data/dconf/gdm.in | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/data/dconf/gdm.in b/data/dconf/gdm.in
+index 4d8bf174..9694078f 100644
+--- a/data/dconf/gdm.in
++++ b/data/dconf/gdm.in
+@@ -1,2 +1,6 @@
+ user-db:user
++system-db:gdm
++system-db:local
++system-db:site
++system-db:distro
+ file-db:@DATADIR@/@PACKAGE@/greeter-dconf-defaults
+--
+2.32.0
+