conf: Use .nofail when loading module-jackdbus-detect
authorColin Guthrie <colin@mageia.org>
Thu, 20 Oct 2011 13:11:53 +0000 (14:11 +0100)
committerColin Guthrie <colin@mageia.org>
Thu, 20 Oct 2011 13:12:05 +0000 (14:12 +0100)
commit2fde64c7866098747b5517290f8bc87b143b6c69
tree3ceeb478eb42d1af529eb879d8c24305dd4442bc
parent22e63b9edf33957d9b5b5adcdea2a39d84a9c2bb
conf: Use .nofail when loading module-jackdbus-detect

When starting via a console login, PA will likely not have a session DBus
to play with. As there is no X11 environment, libdbus will be unable
to launch a session DBus for us and thus the module will fail to load
which in turn prevents PA from loading.

If the user subsequently logs into X11 this it will still not be possible
to load the module as the server will be ignorant of the X11 and DBus
environment variables so a longer term solution for handling this should
be found.
src/daemon/default.pa.in