update some docs

This commit is contained in:
Wim Taymans 2021-09-08 10:31:31 +02:00
parent 055643091f
commit 4562ef4ed0

View file

@ -106,12 +106,12 @@ with the distribution as shown below.
### PipeWire daemon ### PipeWire daemon
A correctly installed PipeWire system should have a pipewire A correctly installed PipeWire system should have a pipewire
process and a pipewire-media-session (or alternative) process process, a pipewire-media-session (or alternative) and an (optional)
running. PipeWire is usually started as a systemd unit using pipewire-pulse process running. PipeWire is usually started as a
socket activation or as a service. systemd unit using socket activation or as a service.
Configuration of the PipeWire daemon can be found in Configuration of the PipeWire daemon can be found in
/etc/pipewire/pipewire.conf. Please refer to the comments in the /usr/share/pipewire/pipewire.conf. Please refer to the comments in the
config file for more information about the configuration options. config file for more information about the configuration options.
The daemon is started with: The daemon is started with:
@ -209,7 +209,7 @@ The binary is normally placed here:
``` ```
The server can be started with provided systemd activation files or The server can be started with provided systemd activation files or
from PipeWire itself. (See `/etc/pipewire/pipewire.conf`) from PipeWire itself. (See `/usr/share/pipewire/pipewire.conf`)
``` ```
systemctl --user start pipewire-pulse.service pipewire-pulse.socket systemctl --user start pipewire-pulse.service pipewire-pulse.socket