Merge branch 'feature/systemd_user_units' of github:dvzrv/jack2 into feature/systemd_...
commit228fda5857490d1f5ecdf9720a0664afda615431
authorDavid Runge <dave@sleepmap.de>
Thu, 30 May 2019 20:14:09 +0000 (30 22:14 +0200)
committerDavid Runge <dave@sleepmap.de>
Thu, 30 May 2019 20:14:09 +0000 (30 22:14 +0200)
treede6177ad82af51b1482547653da8bb51ba723dd7
parent5aa61d395cceb1e57ef06a84d7ef60b6e6fdf8df
parent7141fe5840bf7da229e8848640a95fff63746625
Merge branch 'feature/systemd_user_units' of github:dvzrv/jack2 into feature/systemd_user_units

* 'feature/systemd_user_units' of github:dvzrv/jack2:
  systemd/example.conf: Fixing typo and adding further explanation and pointers to relevant documentation.
  .travis.yml: Switching last build plan (old clang) to use xenial... oversaw that one.
  .travis.yml: Switching to xenial for all other Linux based builds, too.
  systemd/wscript: Making sure to strip trailing new lines from systemd user unit dir.
  .ci/install-deps.sh: Install legacy development packages.
  .ci/install-deps.sh: Testing xenial image (trusty is mega dead) to hopefully get a working systemd development package with headers to be picked up during configure.
.travis.yml