summaryrefslogtreecommitdiff
path: root/gnu/services/xorg.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-02-10 23:15:45 +0100
committerLudovic Courtès <ludo@gnu.org>2019-02-10 23:25:01 +0100
commit30d77f45ebb36ff8ee656523db7cbcf7eadfed73 (patch)
tree45b578cdd0a4cf8f31eea946bb667fed49df3d74 /gnu/services/xorg.scm
parenta76d0f032b6d4148bd36dcb640109fae20922bbc (diff)
downloadpatches-30d77f45ebb36ff8ee656523db7cbcf7eadfed73.tar
patches-30d77f45ebb36ff8ee656523db7cbcf7eadfed73.tar.gz
services: gdm: Disable debugging output.
* gnu/services/xorg.scm (gdm-etc-service)[gdm-configuration-file]: Comment out debugging setting.
Diffstat (limited to 'gnu/services/xorg.scm')
-rw-r--r--gnu/services/xorg.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm
index d66254c03d..1efb275794 100644
--- a/gnu/services/xorg.scm
+++ b/gnu/services/xorg.scm
@@ -657,7 +657,7 @@ makes the good ol' XlockMore usable."
"WaylandEnable=false\n"
"\n"
"[debug]\n"
- "Enable=true\n"
+ "#Enable=true\n"
"\n"
"[security]\n"
"#DisallowTCP=true\n"