summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config-db/OpenSLX/DBSchema.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-db/OpenSLX/DBSchema.pm b/config-db/OpenSLX/DBSchema.pm
index 8a667945..0fbce67a 100644
--- a/config-db/OpenSLX/DBSchema.pm
+++ b/config-db/OpenSLX/DBSchema.pm
@@ -289,7 +289,7 @@ if ($lang =~ m[^\w\w_(\w\w)]) {
'attr_start_sshd' => 'yes',
'attr_start_syslog' => 'yes',
'attr_start_x' => 'yes',
- 'attr_start_xdmcp' => 'kde',
+ 'attr_start_xdmcp' => 'kdm',
'attr_tex_enable' => 'no',
'attr_timezone' => 'Europe/Berlin',
'attr_tvout' => 'no',