Make usage of pidof optional in maintscripts
The usage of pidof in dbus.postinst is not strictly required. So make it optional to allow sysvinit-utils to become non-essential. Also drop the check for /bin/dbus-daemon while at it. The latest Ubuntu (LTS) releases of dbus use /usr/bin/dbus-daemon.