|
|
|
@@ -1,14 +1,19 @@ |
|
|
|
# Configuration profile for the templated systemd user unit jack@.service |
|
|
|
# A (modified) copy of this configuration can be used to start jackd staticly |
|
|
|
# for a user, which has the upside, that other systemd user units can depend on |
|
|
|
# it. |
|
|
|
# it. |
|
|
|
# |
|
|
|
# The systemd user service expects the configuration profiles to be located |
|
|
|
# below /etc/jack or the user's $XDG_CONFIG_HOME and can then be started using |
|
|
|
# ssystemctl (i.e. `systemctl --user start jack@example`). |
|
|
|
# systemctl (i.e. `systemctl --user start jack@example`). |
|
|
|
# |
|
|
|
# For further details regarding the various options and drivers, see `man 1 |
|
|
|
# jackd`. |
|
|
|
# Please note, that setups can be very diverse and therefore this approach |
|
|
|
# might or might not suit your requirements. However, it attempts to be as |
|
|
|
# versatile as possible. |
|
|
|
# |
|
|
|
# For further details regarding the various options and drivers used by JACK, |
|
|
|
# see `man 1 jackd` and for information on systemd's unit configuration see |
|
|
|
# `man 5 systemd.unit`, `man 5 systemd.service` and `man 5 systemd.exec`. |
|
|
|
# |
|
|
|
|
|
|
|
# The name of the JACK server |
|
|
|
|