Hacker News new | ask | show | jobs
by tempay 156 days ago
It requires root
1 comments

Running eBPF programs doesn't strictly require root.
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.