Replies: 1 comment 1 reply
-
When I try this on Fedora 34, I get.
This looks like potentially even root is not allowed to write to this cgroup? @giuseppe Any ideas? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I started the podman using sudo and trying to run the podman with this
cpu-rt-runtime
flag but got the permission denied error.sudo podman run -it --rm --entrypoint=bash --cpu-rt-runtime=190000 container-name
I got the "Error: opening file
cpu.rt_runtime_us
for writing: Permission denied: OCI permission denied"Beta Was this translation helpful? Give feedback.
All reactions