[pulseaudio-tickets] [Bug 78701] Implement systemd socket activation in pulseaudio
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jun 15 08:00:48 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=78701
Giovanni Campagna <scampa.giovanni at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |scampa.giovanni at gmail.com
--- Comment #5 from Giovanni Campagna <scampa.giovanni at gmail.com> ---
(In reply to comment #4)
> Shouldn't start-pulseaudio-x11 be modified to not start pulseaudio when
> socket activation is enabled and running under systemd?
>
> Also, you should probably generate pulseaudio.service with an
> AC_CONFIG_FILES directive (like start-pulseaudio-x11) and use PA_BINARY
> instead of @bindir@/pulseaudio.
AC_CONFIG_FILES doesn't work with @bindir@, because it substitutes it with
${exec_prefix}/bin, which then doesn't work. And systemd always requires an
absolute path for executables.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20140615/8963ac10/attachment.html>
More information about the pulseaudio-bugs
mailing list