https://bugs.freedesktop.org/show_bug.cgi?id=78701
Giovanni Campagna <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Giovanni Campagna <[email protected]> --- (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.
_______________________________________________ pulseaudio-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
