pulseaudio module: set cookie env variable if running in systen wide mode
Jaka Hudoklin 9 years ago c5607cee ea412cd5
··· 280 280 RestartSec = "500ms"; 281 281 }; 282 282 }; 283 283 + 284 284 + environment.variables.PULSE_COOKIE = "${stateDir}/.config/pulse/cookie"; 283 285 }) 284 286 ]; 285 287