Allow access("/dev/dsp", W_OK) succeed
authorLennart Poettering <lennart@poettering.net>
Thu, 18 Dec 2008 14:24:02 +0000 (15:24 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 18 Dec 2008 14:24:02 +0000 (15:24 +0100)
commit63fc26ed034846a8d2189e5cc2fe890ce3b4c7b3
tree6b4d5390e508d2044373c9211c5aedb9da097115
parent1d2e5cba52ce439dc755d354bccda2709679e9eb
Allow access("/dev/dsp", W_OK) succeed

Some stupid apps (such as X-lite Softphone) check for W_OK on /dev/dsp.
This is of course crazy but easy for us to support.

Closes rhbz #474313
src/utils/padsp.c