That would work too. But would you have to modify the dbus init script
for the new path then?

Dan

On Sat, Nov 19, 2011 at 10:32 AM, Andrew Benton <b3n...@gmail.com> wrote:
> On Sun, 20 Nov 2011 00:25:46 +1100
> Wayne Blaszczyk <wblas...@bigpond.net.au> wrote:
>
>> I'm currently looking at getting dbus to start under LFS 7.0 as I was
>> getting the following error:
>>
>> Failed to bind socket "/var/run/dbus/system_bus_socket": No such file or
>> directory
>>
>> I did manual re-create the dbus directory under /run and it seemed to
>> fix the problem, but I'm worried that there might be more to do?
>>
>> With this new virtual /run filesystem, is it a matter of getting the
>> startup scripts to re-create the appropriate directories under /run or
>> is there more to it?
>
> What works for me is to configure dbus:
> --with-system-socket=/run/dbus_socket
> --with-system-pid-file=/run/dbus.pid
>
> Andy
> --
> http://linuxfromscratch.org/mailman/listinfo/blfs-support
> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
> Unsubscribe: See the above information page
>
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to