mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
10 lines
149 B
Text
10 lines
149 B
Text
$FreeBSD$
|
|
|
|
To verify that redzone(9) works properly:
|
|
|
|
# make
|
|
# make install
|
|
# kldload redzone
|
|
# sh test.sh
|
|
|
|
And look at the logs/console output.
|