Hi!
> It's a limitation of rc(8) itself. The problem is that rc(8) only
> gives rc.d/hald access to etc/rc.conf.d/hald. It doesn't load
> etc/rc.conf.d/dbus at all. You'll need to duplicate the dbus info into
> rc.conf.d/hald.
Thanks!
Patrick
--
punkt.de GmbH Internet - Dienstl
On Wed, Nov 6, 2019 at 1:45 AM Patrick M. Hausen wrote:
>
> Hi, all,
>
> with new installations I started to keep an empty /etc/rc.conf and put
> all settings into /etc/rc.conf.d and /usr/local/etc/rc.conf.d.
>
> Example:
>
> root@gimli:~ # ll /etc/rc.conf.d
> total 4
> -rw-r--r-- 1 root wheel