Add trailing ampersand to a2jmidid.

Without this, qjackctl will freeze.
This commit is contained in:
Simon Kågedal Reimer 2015-02-14 23:32:23 +01:00
parent 0b6ad9326c
commit ec74074194

View File

@ -68,8 +68,7 @@ to start JACK.
<p>
For other versions of JACK,
add <kbd class="input">a2jmidid -e</kbd> as an "after start-up" script
add <kbd class="input">a2jmidid -e &amp;</kbd> as an "after start-up" script
in the <kbd class="menu">Setup &gt; Options</kbd> tab of QJackCtl, so
that it is started automatically whenever you start JACK.
</p>