As something of a test, I added a start-up script to the dbus.tczl extension.
As long as expat2.tczl is loaded first, the dbus daemon will start automatically on loading the dbus.tczl extension.
Note:
1. For versions of tc earlier than 2.4rc1, the dbus daemon will not start automatically on boot if the dbus.tczl and expat2.tczl extensions are in /tce because the boot process loads the extensions in alphabetical order.
2. The dbus daemon will start automatically if dbus.tczl, dbus.tczl.dep and expat2.tczl are placed in /tce/optional (or any other folder) and the appbrowser is used to load the dbus.tczl extension.
Note also:
The dbus.tcel extension has not been modified.
Title: dbus.tczl
Description: dbus message system
Version: 1.2.14
Author: see list of sites below
Original-site: see list of sites below
Copying-policy: see list of sites below
Size: 412KB
Extension_by: juanito
Comments: dbus message bus system, a simple way for applications to talk to one another
Requires the expat2 extension
Note that the dbus daemon will not start automatically..
unless the expat2 extension is loaded prior to loading dbus
----------
This extension contains:
dbus-1.2.14 - GPLv2 - http://dbus.freedesktop.org/releases/dbus/dbus-1.2.14.tar.gz
Change-log: 2009/06/07
added start-up script to start dbus daemon when loaded
Current: 2009/09/16