DragonFlyBSD Kernel Audit
DF-0540 / build.sh
← back to finding ↓ download raw
1
2
3
4
5
#!/bin/sh
# DF-0540 has no runnable trigger on this guest (netbt not compiled, no BT HW).
cd "$(dirname "$0")"
echo "DF-0540: no build/run — netbt (optional bluetooth) not in GENERIC; no BT adapter."
echo "Source-level info-leak confirmed by trace; see VERDICT.md."