mirror of
https://github.com/domcyrus/rustnet.git
synced 2026-01-06 05:49:52 -06:00
- Add automated PPA build workflow for Ubuntu 22.04 and 24.04 - Build and sign packages using CI GPG key - Auto-upload to ppa:domcyrus/rustnet on git tags - Add complete Debian packaging files
7 lines
289 B
Plaintext
7 lines
289 B
Plaintext
# Capabilities are intentionally set in postinst for packet capture and eBPF
|
|
rustnet: elevated-privileges [usr/bin/rustnet]
|
|
rustnet: setuid-binary [usr/bin/rustnet] *
|
|
|
|
# Binary size is expected for Rust applications with eBPF support
|
|
rustnet: unstripped-binary-or-object [usr/bin/rustnet]
|