Y
Hacker News
new
|
ask
|
show
|
jobs
by
tempay
156 days ago
It requires root
1 comments
mgaunard
156 days ago
Running eBPF programs doesn't strictly require root.
link
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
156 days ago
You can also enable unpriviledged ebpf.
link