DragonFlyBSD Kernel Audit
DF-1155 / run.sh
← back to finding ↓ download raw
1
2
3
4
5
#!/bin/sh
# DF-1155 — runtime PoC not possible on this guest (function not in kernel,
# ISP_TARGET_MODE not built, no QLogic SCSI HBA present).
echo "DF-1155: cannot trigger on default GENERIC DragonFlyBSD guest."
exit 0