Sirsendu Roy wrote: > > Ok, Now it works. > > I think this it better these points in the online book when > installation the shared-mime-info package. > > Can you please tell me why the file /var/run/dbus/pid always exists > when I shutdown the computer or reboot ? When i start the computer > everytime the dbus deamon fail to lunch as this file exists and I > need to manually remove the file and then start dbus deamon again. > > What I have to do so that this file is automatically deleted when I > shutdown or reboot my computer? Thanks, Roy
/var/run should be a symlink to /run which, in turn, is a tempfs. This will be empty upon boot. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
