thanks for vermaden and their useful posts
I decide to give a try
rc: implement parallel boot
I am like fish in the water
the steps was this:
patch the kernel file /usr/src/libexec/rc/rc
then I added
in /etc/rc.conf
reboot
and for final step execute
that's it rigth?
I decide to give a try
rc: implement parallel boot
I am like fish in the water

the steps was this:
patch the kernel file /usr/src/libexec/rc/rc
then I added
Code:
rc_parallel_start="YES"
reboot
and for final step execute
rcorder -p /usr/local/etc/rc.c/dbus
that's it rigth?