DragonFlyBSD Kernel Audit
DF-0431 / build.sh
← back to finding ↓ download raw
1
2
3
4
#!/bin/sh
# DF-0431: no standalone trigger (requires pf+pfsync config). Fix build:
# cd /usr/src && patch -p1 < fix.diff && make nativekernel
echo "See fix.diff + VERDICT.md (logic bug; root/HA-config-gated)"