Ticket #177: nofail-no-x11.patch

File nofail-no-x11.patch, 0.6 KB (added by coling, 4 years ago)
  • src/daemon/default.pa.in

     
    7979#load-module module-x11-bell sample=x11-bell 
    8080 
    8181### Publish connection data in the X11 root window 
     82.nofail 
     83 
    8284.ifexists @PA_DLSEARCHPATH@/module-x11-publish@PA_SOEXT@ 
    8385load-module module-x11-publish 
    8486.endif 
    8587 
     88.fail 
     89 
    8690### Register ourselves in the X11 session manager 
    8791# Deactivated by default, to avoid deadlock when PA is started as esd from gnome-session 
    8892# Instead we load this via /etc/xdg/autostart/ and "pactl load-module" now