(06-Oct-2020, 01:36 PM)agent_kith Wrote: Hmm.. Can you try and run:
Code:sudo cset proc --move --pid=PID --threads --toset=user --force
Replace PID (e.g. 1197) with the current PID, and let me know how it goes.
That's the current workaround for now while I work on why it didn't move it before. I suspect this is a race condition (MPD didn't start quick enough), or I only moved the server app, but not the client app!
Have created a ticket, and I'll sort it out in the next release.
Yes, it worked! But with each startup, PID of Mpd changes. So I need to otomate the command with updated PID number at startup.