DragonFlyBSD Kernel Audit
DF-1113 / run.sh
← back to finding ↓ download raw
1
2
3
4
#!/bin/sh
# DF-1113 run — no runtime trigger; boot-time only panic.
echo "DF-1113: no runtime trigger (boot-time panic only)."
echo "See VERDICT.md and df1113.c for the source-level proof."