DragonFlyBSD Kernel Audit
DF-2333 / build.sh
← back to finding ↓ download raw
1
2
3
4
#!/bin/sh
echo "DF-2333: no PoC binary built (HW-gated: no USB audio device attached to guest)."
echo "Gate proof: see env.txt and usb_gate.txt."
exit 0