This commit is contained in:
downtownallday
2020-06-02 17:27:53 -04:00
parent 8d033a4bdd
commit 5e1c60f5a2
+2
View File
@@ -109,6 +109,8 @@ mgmt_create_user() {
record "Sleeping 5 seconds for services to start"
sleep 5
systemctl status nsd.service >>$TEST_OF
record "[NSD LOG]"
cat /var/log/nsd.log >>$TEST_OF
fi
return $rc
}