Comment 2 for bug 1624285

Revision history for this message
RJVB (rjvbertin) wrote :

What's incomplete here?

Maybe I was wrong thinking that it should be clear that I'm *not* suggesting that things are installed to the wrong places.

It's only the script in /etc/init.d that might need a correction

- DAEMON=/usr/bin/dbus-daemon
- UUIDGEN=/usr/bin/dbus-uuidgen
+ DAEMON=/bin/dbus-daemon
+ UUIDGEN=/bin/dbus-uuidgen

with those changes it should work again if there are no outdated settings or assumptions later on in the script.

If the script is no longer supposed to be used it should be removed from the package.