https://bugs.freedesktop.org/show_bug.cgi?id=62987

--- Comment #11 from RenĂ© J.V. Bertin <[email protected]> ---
Comment on attachment 113022
  --> https://bugs.freedesktop.org/attachment.cgi?id=113022
fix missing file

Review of attachment 113022:
-----------------------------------------------------------------

This isn't enough yet for me: I find that I still have to disable the loading
of module-console-kit and module-systemd-login:

--- src/orig.default.pa  2015-01-23 02:45:48.000000000 +0100
+++ src/default.pa  2015-01-23 14:23:05.000000000 +0100
@@ -113,12 +117,12 @@

 ### If autoexit on idle is enabled we want to make sure we only quit
 ### when no local session needs us anymore.
-.ifexists module-console-kit.so
-load-module module-console-kit
-.endif
-.ifexists module-systemd-login.so
-load-module module-systemd-login
-.endif
+#.ifexists module-console-kit.so
+#load-module module-console-kit
+#.endif
+#.ifexists module-systemd-login.so
+#load-module module-systemd-login
+#.endif

 ### Enable positioned event sounds
 load-module module-position-event-sounds

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to