Parcourir la source

End of fixes message

Bob Mottram il y a 7 ans
Parent
révision
07942a701b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      src/freedombone-sec

+ 1
- 0
src/freedombone-sec Voir le fichier

@@ -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)