mirror of https://github.com/icedream/ts3bot.git
Well, this actually doesn't help at all in Docker.
parent
e45aa93b36
commit
affd651e5f
|
@ -53,7 +53,6 @@ module.exports = class PulseAudioService extends services.Service
|
|||
proc = spawn pulseaudioPath, [
|
||||
"--start"
|
||||
"--fail=true" # quit on startup failure
|
||||
"--high-priority=true"
|
||||
"--daemonize=false"
|
||||
"-v"
|
||||
], opts
|
||||
|
|
Loading…
Reference in New Issue