services: gdm: Disable debugging output.

* gnu/services/xorg.scm (gdm-etc-service)[gdm-configuration-file]:
Comment out debugging setting.
This commit is contained in:
Ludovic Courtès 2019-02-10 23:15:45 +01:00
parent a76d0f032b
commit 30d77f45eb
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -657,7 +657,7 @@ (define gdm-configuration-file
"WaylandEnable=false\n"
"\n"
"[debug]\n"
"Enable=true\n"
"#Enable=true\n"
"\n"
"[security]\n"
"#DisallowTCP=true\n"