summaryrefslogtreecommitdiffstats
path: root/starttde
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-07-03 20:10:17 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-07-03 20:11:06 +0900
commita359fef24e132b22b7a1667f826b0fb1bddf331f (patch)
treee0e40b2a64d576331c926aedfeb019b733fd94c2 /starttde
parent828bd2ad0c9d07fcbef8cc5ef113e19882cbe3d4 (diff)
downloadtdebase-a359fef24e132b22b7a1667f826b0fb1bddf331f.tar.gz
tdebase-a359fef24e132b22b7a1667f826b0fb1bddf331f.zip
Fixed session locking at login. This resolves bug 2874.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'starttde')
-rwxr-xr-xstarttde12
1 files changed, 0 insertions, 12 deletions
diff --git a/starttde b/starttde
index c237652c7..ba025d819 100755
--- a/starttde
+++ b/starttde
@@ -745,18 +745,6 @@ if test $? -ne 0; then
fi
echo "[starttde] tdeinit started successfully." 1>&2
-# If the session should be locked from the start (locked autologin),
-# lock now and do the rest of the TDE startup underneath the locker.
-# FIXME
-# kdesktop needs to be notified of this locker process somehow so that
-# it does not attempt to launch its own locker process on startup!
-if test -n "$dl"; then
- $TDEDIR/bin/kwrapper kdesktop_lock --forcelock &
- # Give it some time for starting up. This is somewhat unclean; some
- # notification would be better.
- sleep 1
-fi
-
# Finally, give the session control to the session manager.
# See tdebase/ksmserver for the description of the rest of the startup sequence.
# When set, the TDEWM environment variable will be used as Trinity's