Adding information about memory poisoning in man page. Fixing #109

This commit is contained in:
2019-01-10 21:06:23 +01:00
parent a2a088ae50
commit 77974429d9
18 changed files with 559 additions and 163 deletions

View File

@@ -82,6 +82,7 @@ NEXT_LOGIN=$(N_ "At your next login you need to")
TYPEPW=$(N_ "type your pam_panic authentification password or")
INSRM=$(N_ "insert your removable authentication media")
PREVTOREG=$(N_ "previous your regular user password.")
MEMPOISONING=$(N_ "You want more security? Read section ADDITIONAL SECURITY: MEMORY POISONING in the man pages of pam_panic (\"man pam_panic\").")
QUESTIONS=$(N_ "If you got any question, don't hesitate to ask via IRC (chat.freenode.net in room #pampanic) or via mail + GPG.")
PRESSENTER=$(N_ "Press enter to exit.")
@@ -401,6 +402,7 @@ $NEXT_LOGIN
- $INSRM
$PREVTOREG
$MEMPOISONING
" | more
echo "$QUESTIONS"