Browse Source

Add note about env var JACK_NO_AUDIO_RESERVATION

tags/v1.9.12
Thomas Brand 7 years ago
parent
commit
39148a2e67
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      man/jackd.0

+ 4
- 0
man/jackd.0 View File

@@ -548,6 +548,10 @@ environments, this affects \fBjackd\fR unless its \fB\-\-name\fR
parameter is set, and all JACK clients unless they pass an explicit
name to \fBjack_client_open()\fR.

Defining \fB$JACK_NO_AUDIO_RESERVATION\fR will bypass audio device
reservation via session bus (DBus). This can be useful if JACK
was compiled with DBus support but should run on a headless system.

.SH "SEE ALSO:"
.PP
.I http://www.jackaudio.org


Loading…
Cancel
Save