enable workaround for broken alsa driver messages
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user