From 9fea6d65d5a15e26fbf2a592a07d16d3cf37b4e1 Mon Sep 17 00:00:00 2001 From: Bandie Date: Sun, 8 Apr 2018 23:14:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3285d7..889facf 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ See `man 8 pam_panic` and `man 1 pam_panic_pw` for more information. # Addendum -## Poisoning memory when having a reboot or shutdown +## Poisoning memory when issuing a reboot or shutdown If you want to be sure to have your memory clear of all information when issuing a reboot/shutdown you might want to add the option `page_poison=on` and `slub_debug=P` to your kernel command line at boot.