Y
Hacker News
new
|
ask
|
show
|
jobs
by
mgaunard
156 days ago
Running eBPF programs doesn't strictly require root.
1 comments
cpuguy83
156 days ago
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.
link
mgaunard
155 days ago
You can also enable unpriviledged ebpf.
link
So yes, it requires root in the sense of what people mean by root.