Bob Mottram 7 лет назад
Родитель
Сommit
07942a701b
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      src/freedombone-sec

+ 1
- 0
src/freedombone-sec Просмотреть файл

@@ -1019,6 +1019,7 @@ function menu_security_settings {
1019 1019
             echo $'Fixing any STIG failures...'
1020 1020
             echo ''
1021 1021
             ${PROJECT_NAME}-tests --stig fix
1022
+            echo $'Fixes applied. You will need to run the STIG tests again to be sure that they were all fixed.'
1022 1023
             exit 0
1023 1024
             ;;
1024 1025
         3)