DragonFlyBSD Kernel Audit
DF-2862 / run.sh
← back to finding ↓ download raw
1
2
3
#!/bin/sh
# Load the replica module; experiments run at MOD_LOAD and print to dmesg.
kldload /root/dfrep/dfrep.ko && sleep 1 && dmesg | tail -30