summaryrefslogtreecommitdiffstats
path: root/initramfs
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-03-01 18:57:37 +0100
committerDirk von Suchodoletz2007-03-01 18:57:37 +0100
commit4b39da12f9a2b08157cbce44cba79a7a006ae222 (patch)
treec979d66d22a8b1c8445e7310cbfecee05f10e4ef /initramfs
parentUpstart related handling of inittab ... (diff)
downloadcore-4b39da12f9a2b08157cbce44cba79a7a006ae222.tar.gz
core-4b39da12f9a2b08157cbce44cba79a7a006ae222.tar.xz
core-4b39da12f9a2b08157cbce44cba79a7a006ae222.zip
Switch off autologon in sysconfig/displaymanager ... should be
configurable some day. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@738 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs')
-rw-r--r--initramfs/distro-specs/suse/functions-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/initramfs/distro-specs/suse/functions-default b/initramfs/distro-specs/suse/functions-default
index 3f52af48..e67ee83f 100644
--- a/initramfs/distro-specs/suse/functions-default
+++ b/initramfs/distro-specs/suse/functions-default
@@ -148,6 +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=\"\"," \
-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