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