File: 91_dconf_database_path.patch

package info (click to toggle)
gdm3 43.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,984 kB
  • sloc: ansic: 28,497; sh: 1,373; xml: 474; makefile: 76; python: 7
file content (19 lines) | stat: -rw-r--r-- 532 bytes parent folder | download | duplicates (7)
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