On Tuesday 12 August 2008 13:13:04 Daniel W. Steinbrook wrote:
> I could be wrong, but I think you have these in reverse order -- dbus  
> should be started before hald.

Order in rc.conf doesn't matter. It's basically a list of variables that gets 
pulled in by rc scripts. rcorder will sort them out at boot from the REQUIRE 
and BEFORE lines in the rc scripts and they will be executed accordingly.

For example, ${LOCALBASE}/etc/rc.d/hald has:
# PROVIDE: hald
# REQUIRE: DAEMON usbd devd dbus

The dbus script, as a result, will always run before hald at boot.
-- 
Matt Dawson

[EMAIL PROTECTED]
MTD15-RIPE
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd

Reply via email to