enable workaround for broken alsa driver messages

This commit is contained in:
Alexander Grothe 2018-02-23 16:00:41 +01:00
parent 3610ab3471
commit d2afb2f2cc
2 changed files with 2 additions and 0 deletions

View File

@ -1763,6 +1763,7 @@ first_run: False
line: '{{ item }}'
with_items:
- '-D'
- '-w alsa-driver-broken'
# - '-a pulse' # do we need this with our existing asound.conf?
- name: add a login shell for the user vdr

View File

@ -41,6 +41,7 @@
line: '{{ item }}'
with_items:
- '-D'
- '-w alsa-driver-broken'
# - '-a pulse' # do we need this with our existing asound.conf?
- name: add a login shell for the user vdr