On Tue, Mar 21, 2017 at 6:15 PM, Sébastien Dailly <[email protected]> wrote: > Hello, > > I'm running a sound server available throught the network with puleaudio. > This configuration requires to run pulseaudio in system-wide mode.
Why do you say it requires system-wide mode? > > The package pulesaudio does not provide any documentation for starting the > service in system mode at startup (it actualy requires to write a systemd > rule). > > Is this possible to add the documentation, and an exemple systemd script in > the package documentation ? System-mode has the problem of being a privacy risk: any connected user can listen to the input of any other user. However, it may not be a problem for certain use cases. Since I do not use system-wide mode, I do not want to write the systemd service myself. If you write one (and you can base it on the existing user-level systemd service), I think upstream would welcome a patch to ship this unit, maybe as an example. -- Saludos, Felipe Sateler _______________________________________________ pkg-pulseaudio-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

