mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-22 20:45:21 +00:00
708f02dc26
The seccomp crate from Firecracker is nicely implemented, documented and tested, which is a good reason for relying on it to create and apply seccomp filters. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>