diff options
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 17 |
1 files changed, 0 insertions, 17 deletions
@@ -116,23 +116,6 @@ ____________ tmux -L irssi attach -jack@ --user -____________ -| JACK2 comes with a dbus interface. Unfortunately systemd's efforts regarding - [kdbus](https://en.wikipedia.org/wiki/Kdbus) and integrating kernel CPU - [cgroups](https://www.kernel.org/doc/Documentation/cgroups/) (and thereby also - real-time scheduling) is still somewhat in limbo. -| The included jack@.service starts JACK using */usr/bin/jackd"* (so no dbus), - according to a profile. The name of that profile follows after the *@* on - starting/ activating the unit and must be found in either */etc/jack/* or - *~/.config/jack/*. - - .. code:: bash - - systemctl --user start jack@fw1 - systemctl --user enable jack@fw1 - - monitoring --user _________________ | The systemd user service *monitoring.service* is just a useful tool for |