Well, this actually doesn't help at all in Docker.

develop
Icedream 2016-04-09 18:12:49 +02:00
parent e45aa93b36
commit affd651e5f
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ module.exports = class PulseAudioService extends services.Service
proc = spawn pulseaudioPath, [ proc = spawn pulseaudioPath, [
"--start" "--start"
"--fail=true" # quit on startup failure "--fail=true" # quit on startup failure
"--high-priority=true"
"--daemonize=false" "--daemonize=false"
"-v" "-v"
], opts ], opts