mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 02:20:51 +01:00
11 lines
149 B
Plaintext
11 lines
149 B
Plaintext
$FreeBSD$
|
|
|
|
To verify that redzone(9) works properly:
|
|
|
|
# make
|
|
# make install
|
|
# kldload redzone
|
|
# sh test.sh
|
|
|
|
And look at the logs/console output.
|