diff --git a/bin/hardening/2.10.1_home_nosuid.sh b/bin/hardening/2.10.1_home_nosuid.sh index 1fec58d..0304cb5 100755 --- a/bin/hardening/2.10.1_home_nosuid.sh +++ b/bin/hardening/2.10.1_home_nosuid.sh @@ -1,11 +1,12 @@ #!/bin/bash # -# harbian audit 7/8/9 Hardening +# harbian audit 9 Hardening # # # 2.10.1 Set nosuid option for /home filesystem/Partition (Scored) +# Authors : Samson wen, Samson # set -e # One error, it's over