mirror of
https://github.com/aya-rs/aya.git
synced 2026-05-26 11:24:23 +02:00
9dbd21f2c1
Boot the integration-test VM with `lsm=bpf` so `#[lsm]` programs exercise their hooks at runtime. Without this, `CONFIG_BPF_LSM=y` kernels still leave `bpf` out of `/sys/kernel/security/lsm`, which limits LSM tests to load/attach coverage.