Hi all!
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.

However, if I try in the container to chrt a process to a higher priority,
I get "Operation not permitted." What am I missing?

Thanks!

Mark
_______________________________________________
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to