diff options
author | David Runge <dave@sleepmap.de> | 2016-10-25 10:23:49 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2016-10-25 10:23:49 +0200 |
commit | 6917ea4b332cb85e0f5fc7aa79a9188f7adec417 (patch) | |
tree | 711a1dc7aa92468f7930d0f3b413ba443c256537 /config/jack/fw1 | |
parent | b6a282adb5432c3c99bfb24c66588761f9bb383a (diff) | |
download | uenv-6917ea4b332cb85e0f5fc7aa79a9188f7adec417.tar.gz uenv-6917ea4b332cb85e0f5fc7aa79a9188f7adec417.tar.bz2 uenv-6917ea4b332cb85e0f5fc7aa79a9188f7adec417.tar.xz uenv-6917ea4b332cb85e0f5fc7aa79a9188f7adec417.zip |
user/jack@.service: Removing named server settings (they conflict with many default clients.
Diffstat (limited to 'config/jack/fw1')
-rw-r--r-- | config/jack/fw1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/jack/fw1 b/config/jack/fw1 index f597ba6..a851d30 100644 --- a/config/jack/fw1 +++ b/config/jack/fw1 @@ -1,5 +1,4 @@ # Sample configuration file for a JACK systemd --user service, using a firewire device -NAME="default" DRIVER="firewire" DEVICE="/dev/fw1" NOMLOCK="" |