summaryrefslogtreecommitdiffstats
path: root/debian/patches/91_dconf_database_path.patch
blob: f842a64fa89fa516aee52faaaa1ce258e21243f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
From: Josselin Mouette <joss@debian.org>
Date: Sat, 10 May 2014 22:52:23 +0200
Subject: Point to a dconf path in /var/lib/gdm3 instead of the one in
 $DATADIR

Origin: vendor, Debian
Forwarded: no
---
 data/dconf/gdm.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/dconf/gdm.in b/data/dconf/gdm.in
index 4d8bf17..2118723 100644
--- a/data/dconf/gdm.in
+++ b/data/dconf/gdm.in
@@ -1,2 +1,2 @@
 user-db:user
-file-db:@DATADIR@/@PACKAGE@/greeter-dconf-defaults
+file-db:/var/lib/gdm3/greeter-dconf-defaults