DragonFlyBSD Kernel Audit
DF-1214 / run.sh
← back to finding ↓ download raw
1
2
3
4
#!/bin/sh
echo "DF-1214: no runtime trigger on audit guest (no vmxnet3 NIC)."
echo "Verification is a static source trace; see VERDICT.md."
exit 0