summaryrefslogtreecommitdiffstats
path: root/initramfs/distro-specs/gentoo/functions-default
diff options
context:
space:
mode:
Diffstat (limited to 'initramfs/distro-specs/gentoo/functions-default')
-rw-r--r--initramfs/distro-specs/gentoo/functions-default3
1 files changed, 2 insertions, 1 deletions
diff --git a/initramfs/distro-specs/gentoo/functions-default b/initramfs/distro-specs/gentoo/functions-default
index f4fa6d2b..363d35b3 100644
--- a/initramfs/distro-specs/gentoo/functions-default
+++ b/initramfs/distro-specs/gentoo/functions-default
@@ -276,7 +276,8 @@ xdmdir=/etc/X11/xdm
testmkd /mnt/${kdmrcdir}
# setting the path for kdmrc-file
-# FIXME: hack - there is no other way in gentoo?!?
+# FIXME: hack - there is no other way in gentoo?!? Why the hell in "themes"
+# directory??
sed -e 's,\(PIDFILE:.*\)|| \\$,\1 -- -config /var/lib/openslx/themes/displaymanager/kdmrc || \\,g'\
-i /mnt/etc/X11/startDM.sh