Added documentation for dbus
This commit is contained in:
parent
1a44d5f651
commit
40a47961e4
1 changed files with 5 additions and 0 deletions
|
@ -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
|
Note that there is no need to install xboxdrv, you can run it directly
|
||||||
from the source directory if you prefer.
|
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
|
Running
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in a new issue