diff --git a/src/freedombone-sec b/src/freedombone-sec
index 1266d93133524488b18882cb01765c6989d30bd7..5cad98fc513cf53e051da61601dc9447deb95477 100755
--- a/src/freedombone-sec
+++ b/src/freedombone-sec
@@ -1019,6 +1019,7 @@ function menu_security_settings {
             echo $'Fixing any STIG failures...'
             echo ''
             ${PROJECT_NAME}-tests --stig fix
+            echo $'Fixes applied. You will need to run the STIG tests again to be sure that they were all fixed.'
             exit 0
             ;;
         3)