summaryrefslogtreecommitdiffstats
path: root/kde4-profiles/common/share/config
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2013-12-24 00:49:12 +0100
committerNicolas Lécureuil <neoclust@mageia.org>2013-12-24 00:49:12 +0100
commit450d180560e5bbdb995475793b8aeb99821048dc (patch)
tree10ef2f9022070b74ed12969658c10b243bb992c7 /kde4-profiles/common/share/config
parent35235b31711706529074e423195b2d980874dfb2 (diff)
downloadconfig-450d180560e5bbdb995475793b8aeb99821048dc.tar
config-450d180560e5bbdb995475793b8aeb99821048dc.tar.gz
config-450d180560e5bbdb995475793b8aeb99821048dc.tar.bz2
config-450d180560e5bbdb995475793b8aeb99821048dc.tar.xz
config-450d180560e5bbdb995475793b8aeb99821048dc.zip
Disable broken console login feature ( mga #5908 )
Diffstat (limited to 'kde4-profiles/common/share/config')
-rw-r--r--kde4-profiles/common/share/config/kdm/kdmrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/kde4-profiles/common/share/config/kdm/kdmrc b/kde4-profiles/common/share/config/kdm/kdmrc
index 9c9a8d8..61cc871 100644
--- a/kde4-profiles/common/share/config/kdm/kdmrc
+++ b/kde4-profiles/common/share/config/kdm/kdmrc
@@ -438,7 +438,8 @@ PluginsLogin=classic
# Show the "Console Login" action in the greeter (if ServerTTY/ConsoleTTYs
# is configured).
# Default is true
-#AllowConsole=false
+# see: https://bugs.mageia.org/show_bug.cgi?id=5908
+AllowConsole=false
# A program to run while the greeter is visible. It is supposed to preload
# as much as possible of the session that is going to be started (most
# probably).