lucab / caps-rs

A pure-Rust library to work with Linux capabilities
https://docs.rs/caps
Other
83 stars 20 forks source link

examples: show how to introspect all capabilities #63

Closed lucab closed 4 years ago

lucab commented 4 years ago

This adds an example showing how to introspect all known capabilties, explaining the difference between the static library set and the dynamic kernel runtime set.