mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
daemon: reset scheduling priority on startup, too
This commit is contained in:
parent
ef176ecb62
commit
27b8cd783c
1 changed files with 1 additions and 0 deletions
|
|
@ -447,6 +447,7 @@ int main(int argc, char *argv[]) {
|
|||
pa_close_all(passed_fd, -1);
|
||||
pa_reset_sigs(-1);
|
||||
pa_unblock_sigs(-1);
|
||||
pa_reset_priority();
|
||||
|
||||
setlocale(LC_ALL, "");
|
||||
pa_init_i18n();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue