Hacker News new | ask | show | jobs
by mgaunard 156 days ago
Running eBPF programs doesn't strictly require root.
1 comments

It requires cap_bpf which is considered a high privileged capability.

So yes, it requires root in the sense of what people mean by root.

You can also enable unpriviledged ebpf.