diff options
author | David Runge <dave@sleepmap.de> | 2019-02-13 15:55:54 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2019-02-13 15:55:54 +0100 |
commit | 432ebd94eb8c39c512c2cada28ddd8be2ccd3891 (patch) | |
tree | e6a2e33f61eb26d79b6b5d5063ce25cfb491406d | |
parent | 4abdc77c7e0fceaac34875d0b234070abeebdfb5 (diff) | |
download | uenv-0.10.0.tar.gz uenv-0.10.0.tar.bz2 uenv-0.10.0.tar.xz uenv-0.10.0.zip |
-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 |