pull/155/merge
Ez-FlawLess 3 days ago committed by GitHub
commit 382a05995d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -0,0 +1,2 @@
[target."cfg(all())"]
runner = "sudo -E"

@ -14,7 +14,7 @@
Use `cargo build`, `cargo check`, etc. as normal. Run your program with: Use `cargo build`, `cargo check`, etc. as normal. Run your program with:
```shell ```shell
cargo run --release --config 'target."cfg(all())".runner="sudo -E"' cargo run --release
``` ```
Cargo build scripts are used to automatically build the eBPF correctly and include it in the Cargo build scripts are used to automatically build the eBPF correctly and include it in the

Loading…
Cancel
Save