diff options
Diffstat (limited to 'starttde')
-rw-r--r-- | starttde | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -575,8 +575,7 @@ fi # We only check for 255 which means that the ksmserver process could not be # started, any problems thereafter, e.g. ksmserver failing to initialize, # will remain undetected. -test -n "$TDEWM" && TDEWM="--windowmanager $TDEWM" -kwrapper ksmserver $TDEWM +tdeinit_phase1 if test $? -eq 255; then # Startup error echo '[starttde] Could not start ksmserver. Check your installation.' 1>&2 |