<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - module-coreaudio-detect should be default on MacOSX - or merged into modules-detect"
href="https://bugs.freedesktop.org/show_bug.cgi?id=62987#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - module-coreaudio-detect should be default on MacOSX - or merged into modules-detect"
href="https://bugs.freedesktop.org/show_bug.cgi?id=62987">bug 62987</a>
from <span class="vcard"><a class="email" href="mailto:rjvbertin@gmail.com" title="René J.V. Bertin <rjvbertin@gmail.com>"> <span class="fn">René J.V. Bertin</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=113022" name="attach_113022" title="fix missing file">attachment 113022</a> <a href="attachment.cgi?id=113022&action=edit" title="fix missing file">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=62987&attachment=113022'>[review]</a>
fix missing file
Review of <span class=""><a href="attachment.cgi?id=113022" name="attach_113022" title="fix missing file">attachment 113022</a> <a href="attachment.cgi?id=113022&action=edit" title="fix missing file">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=62987&attachment=113022'>[review]</a>:
-----------------------------------------------------------------
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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>