[Expired for dbus (Ubuntu) because there has been no activity for 60
days.]
** Changed in: dbus (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1624285
Tit
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-da
Looks good at first glance as it is:
/bin is a place for most commonly used terminal commands, like ls,
mount, rm, etc.
/usr contains the majority of user utilities and applications, and
partly replicates the root directory structure, containing for instance,
among others, /usr/bin/ and /usr/lib.