瀏覽代碼

End of fixes message

Bob Mottram 7 年之前
父節點
當前提交
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)