Merge pull request #18 from haoshuwei/bug-fix-1

bug fix
This commit is contained in:
Shuwei Hao
2019-11-25 16:36:52 +08:00
committed by GitHub

View File

@@ -68,8 +68,8 @@ public::check::permitrootlogin() {
fi
}
# check if sshd is running and listen on port 22
public::check::sshd
# checking if permit root login using ssh key on port 22
public::check::permitrootlogin
# func for checking if required tools are installed