services: gdm: Disable debugging output.
authorLudovic Courtès <ludo@gnu.org>
Sun, 10 Feb 2019 22:15:45 +0000 (23:15 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 10 Feb 2019 22:25:01 +0000 (23:25 +0100)
* gnu/services/xorg.scm (gdm-etc-service)[gdm-configuration-file]:
Comment out debugging setting.

gnu/services/xorg.scm

index d66254c..1efb275 100644 (file)
@@ -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"