summaryrefslogtreecommitdiffstats
path: root/initramfs
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-03-01 19:02:53 +0100
committerDirk von Suchodoletz2007-03-01 19:02:53 +0100
commita30f745910c568b0f297d84fbe6c0a350ff34b24 (patch)
tree9de202cb9abd83960230ed7e55cd8238d7ca50a8 /initramfs
parentSwitch off autologon in sysconfig/displaymanager ... should be (diff)
downloadcore-a30f745910c568b0f297d84fbe6c0a350ff34b24.tar.gz
core-a30f745910c568b0f297d84fbe6c0a350ff34b24.tar.xz
core-a30f745910c568b0f297d84fbe6c0a350ff34b24.zip
Small bug ...
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@739 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs')
-rw-r--r--initramfs/distro-specs/suse/functions-default2
1 files changed, 1 insertions, 1 deletions
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