Install dbus config into datadir
Currently, dbus configuration is being installed into /etc/dbus-1/system.d
. Instead, it should be going into /usr/share/dbus-1/system.d
, and /etc
should be left for sysadmins
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Currently, dbus configuration is being installed into /etc/dbus-1/system.d
. Instead, it should be going into /usr/share/dbus-1/system.d
, and /etc
should be left for sysadmins