Skip to content

Move D-Bus conf file to $(datadir)/dbus-1/system.d

Soapux requested to merge Soapux/accountsservice:dbus-conf-file into master

Since D-Bus 1.9.18 configuration files installed by third-party should go in $(datadir)/dbus-1/system.d. The old location is for sysadmin overrides

https://lists.freedesktop.org/archives/dbus/2015-July/016746.html

Merge request reports