Dan Nicholson wrote:
Hi everyone,Could just be me, but it seems like the current D-BUS bootscript has an error with D-BUS-0.50. In the bootscript, the stop target calls to remove the file dbus.pid: stop) boot_mesg "Stopping the D-Bus Messagebus Daemon..." killproc /usr/bin/dbus-daemon rm /var/run/dbus/dbus.pid rm /var/run/dbus/system_bus_socket But, at least for me, DBUS-0.50 by default uses the file /var/run/dbus/pid. [06:07 PM [EMAIL PROTECTED] ls -l /var/run/dbus total 4
Yes I see the same issue. Randy, what is the best course of action here? For the bootscript, the pidfile check/removal should not be necessary if PIDFILE is set, but I'll say in advance that I am completely clueless WRT DBus. It's on my list of things to do, but that list keeps getting longer and further delayed with work and family.
-- DJ Lucas -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
