Modify description of 9.3.13

This commit is contained in:
Samson-W 2020-07-06 23:22:47 +08:00
parent 3fbb8a8452
commit 985ce35353
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# #
# harbian-audit for Debian GNU/Linux 9 Hardening # harbian-audit for Debian GNU/Linux 9/10 or CentOS Hardening
# #
# #

View File

@ -1186,7 +1186,6 @@ check_aa_status ()
4) info "The user running the script doesn't have enough privileges to read the AppArmor control files." 4) info "The user running the script doesn't have enough privileges to read the AppArmor control files."
FNRET=4 FNRET=4
;; ;;
esac esac
else else
info "$APPARMOR_STATUS is not exist!" info "$APPARMOR_STATUS is not exist!"