DragonFlyBSD Kernel Audit
DF-2354 / build.sh
← back to finding ↓ download raw
1
2
3
4
#!/bin/sh
echo "DF-2354: no PoC binary built (HW-gated: no MediaTek MT7601U USB wifi dongle on guest)."
echo "Gate proof: see env.txt and wifi_gate.txt."
exit 0