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