From a30f745910c568b0f297d84fbe6c0a350ff34b24 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Thu, 1 Mar 2007 18:02:53 +0000 Subject: Small bug ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@739 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/distro-specs/suse/functions-default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'initramfs') diff --git a/initramfs/distro-specs/suse/functions-default b/initramfs/distro-specs/suse/functions-default index e67ee83f..0aff34cc 100644 --- a/initramfs/distro-specs/suse/functions-default +++ b/initramfs/distro-specs/suse/functions-default @@ -148,7 +148,7 @@ local dm="$1" # should be stated that entries were made (fixmee how??) sed -e "s,DISPLAYMANAGER=.*,DISPLAYMANAGER=\"$start_xdmcp\"," \ -e "s,.*_XSERVER.*,DISPLAYMANAGER_STARTS_XSERVER=\"$dm\"," \ - -e "s,.*_AUTOLOGIN,DISPLAYMANAGER_AUTOLOGIN=\"\"," \ + -e "s,.*_AUTOLOGIN.*,DISPLAYMANAGER_AUTOLOGIN=\"\"," \ -i /mnt/etc/${D_SYSCONFDIR}/displaymanager # start the display manager as early as possible, but avoid that it is # started twice during bootup ... late_dm can postpone the start of -- cgit v1.2.3-55-g7522