From f8f1131f7decb924015d4fa86e652b775c4b7727 Mon Sep 17 00:00:00 2001 From: Bastian Wissler Date: Thu, 19 Jul 2007 17:24:36 +0000 Subject: Xsession in Gentoo fixed git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1259 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/distro-specs/gentoo/functions-default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'initramfs/distro-specs') diff --git a/initramfs/distro-specs/gentoo/functions-default b/initramfs/distro-specs/gentoo/functions-default index edbcf0c1..f4fa6d2b 100644 --- a/initramfs/distro-specs/gentoo/functions-default +++ b/initramfs/distro-specs/gentoo/functions-default @@ -278,7 +278,7 @@ testmkd /mnt/${kdmrcdir} # setting the path for kdmrc-file # FIXME: hack - there is no other way in gentoo?!? sed -e 's,\(PIDFILE:.*\)|| \\$,\1 -- -config /var/lib/openslx/themes/displaymanager/kdmrc || \\,g'\ - -i /mnt/etc/init.d/xdm + -i /mnt/etc/X11/startDM.sh # write configuration file - NOT using general config in /etc/functions ##config_kdm_template @@ -311,7 +311,7 @@ Session=/usr/kde/3.5/share/config/kdm/Xsession AllowRootLogin=true AllowNullPasswd=false AllowShutdown=Root -SessionsDirs=/etc/X11/sessions,/usr/share/xsessions +SessionsDirs=/etc/X11/Sessions,/usr/share/xsessions ClientLogFile=.xsession-errors-%s [X-*-Greeter] LogoArea=Logo -- cgit v1.2.3-55-g7522