mirror of
https://github.com/ovh/debian-cis.git
synced 2025-09-06 22:48:23 +02:00
fix ssh related tests
As letting sshd active will mess with others scripts later
This commit is contained in:
@@ -25,4 +25,6 @@ test_audit() {
|
||||
describe Checking custom conf
|
||||
register_test retvalshouldbe 0
|
||||
run customconf "${CIS_CHECKS_DIR}/${script}.sh" --audit-all
|
||||
describe Clean test
|
||||
pkill -9 sshd
|
||||
}
|
||||
|
Reference in New Issue
Block a user