[Pkg-utopia-maintainers] Bug#989800: Bug#989800: pipewire-pulse: is /var/run/pulse/native gone?
Michael Biebl
biebl at debian.org
Sun Jun 13 19:33:10 BST 2021
Am 13.06.2021 um 16:11 schrieb Patrice Duroux:
> $ more /usr/lib/systemd/user/pipewire-pulse.socket
...
> [Socket]
> Priority=6
> ListenStream=%t/pulse/native
Quoting the systemd.unit man page:
"%t" Runtime directory root This is either /run/ (for the system
manager) or the path "$XDG_RUNTIME_DIR" resolves to (for user managers).
Since you run this as user, the socket path should be something like
this /run/user/1000/pulse/native (assuming 1000 is your uid).
More information about the Pkg-utopia-maintainers
mailing list