mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-21 07:00:08 -05:00
Start media-session and pulse-server in uninstalled config
Also update the INSTALL instructions to match reality.
This commit is contained in:
parent
eacda22a7b
commit
7cf07da392
3 changed files with 22 additions and 5 deletions
|
|
@ -203,12 +203,12 @@ context.exec = {
|
|||
# but it is better to start it as a systemd service.
|
||||
# Run the session manager with -h for options.
|
||||
#
|
||||
#"@media_session_path@" = { args = "" }
|
||||
@comment@"@media_session_path@" = { args = "" }
|
||||
#
|
||||
# You can optionally start the pulseaudio-server here as well
|
||||
# but it is better to start it as a systemd service.
|
||||
# It can be interesting to start another daemon here that listens
|
||||
# on another address with the -a option (eg. -a tcp:4713).
|
||||
#
|
||||
#"@pipewire_path@" = { args = "-c pipewire-pulse.conf" }
|
||||
@comment@"@pipewire_path@" = { args = "-c pipewire-pulse.conf" }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue