<div dir="ltr"><div>Hi all!</div><div>I am trying to run as a non-root user an application in a privileged container that requires setting elevated thread priority. From within the container, elevating priority works if I use sudo, so I can tell that the container is not dropping capabilities. The non-root user is set up in /etc/security/limits.d for rtprio, and is mapped via raw.idmap to a host user with equivalent privileges that work on the host side.</div><div><br></div><div>However, if I try in the container to chrt a process to a higher priority, I get "Operation not permitted." What am I missing?</div><div><br></div><div>Thanks!</div><div><br></div><div>Mark<br></div></div>