Exit after tripwire functions

This commit is contained in:
Bob Mottram 2018-03-18 11:02:50 +00:00
parent 3309fe281a
commit f506df693d
1 changed files with 2 additions and 0 deletions

View File

@ -1236,9 +1236,11 @@ function menu_security_settings {
4)
show_tripwire_verification_code
any_key_verify
exit 0
;;
5)
reset_tripwire
exit 0
;;
6)