Added documentation for dbus

This commit is contained in:
Ingo Ruhnke 2015-11-09 10:17:19 +01:00
parent 1a44d5f651
commit 40a47961e4

View file

@ -83,6 +83,11 @@ You can also change the install PREFIX and DESTDIR as usual with:
Note that there is no need to install xboxdrv, you can run it directly
from the source directory if you prefer.
If you want to run xboxdrv in daemon mode on boot, copy
`data/org.seul.Xboxdrv.conf` into `/etc/dbus-1/system.d/`, otherwise xboxdrv will complain with:
[ERROR] XboxdrvDaemon::run(): fatal exception: failed to get unique dbus name: Connection ":1.135" is not allowed to own the service "org.seul.Xboxdrv" due to security policies in the configuration file
Running
-------