mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-19 06:32:34 +02:00
* Added support for JACK promiscuous mode to the 'rivendell' Systemd service. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
5 lines
76 B
Bash
5 lines
76 B
Bash
#
|
|
# Run jackd(1) in promiscuous mode
|
|
#
|
|
export JACK_PROMISCUOUS_SERVER=audio
|