summaryrefslogtreecommitdiffstats
path: root/initramfs/distro-specs/ubuntu/functions-default
diff options
context:
space:
mode:
authorMichael Janczyk2008-01-29 19:11:40 +0100
committerMichael Janczyk2008-01-29 19:11:40 +0100
commite24bb48700c4c4e36467374808dcb35c03f8d1d1 (patch)
treedeceb93ff6c815c8db11718db32cae37f7e3d39d /initramfs/distro-specs/ubuntu/functions-default
parent* removed debugging output (diff)
downloadcore-e24bb48700c4c4e36467374808dcb35c03f8d1d1.tar.gz
core-e24bb48700c4c4e36467374808dcb35c03f8d1d1.tar.xz
core-e24bb48700c4c4e36467374808dcb35c03f8d1d1.zip
switched kdmrc path to config-default variable, and removed from each kdm function, hope kdm theme works now everywhere, cleaning still to be done + gdm completely renewed
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1502 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/distro-specs/ubuntu/functions-default')
-rw-r--r--initramfs/distro-specs/ubuntu/functions-default4
1 files changed, 1 insertions, 3 deletions
diff --git a/initramfs/distro-specs/ubuntu/functions-default b/initramfs/distro-specs/ubuntu/functions-default
index 8ffb722a..4c483869 100644
--- a/initramfs/distro-specs/ubuntu/functions-default
+++ b/initramfs/distro-specs/ubuntu/functions-default
@@ -323,9 +323,7 @@ fi
# configure kdm as display manager
config_kdm () {
# first define directories for kdm
-kdmrcdir=/etc/kde3/kdm
-xdmdir=/etc/kde3/kdm
-testmkd /mnt/${kdmrcdir}
+testmkd /mnt/${D_KDMRCPATH}
rllinker "kdm" 25 1
if [ "x$start_xdmcp" = "xkdm" ]; then
# configure fallback if no kdm binary is present