streamlined integrity test output some more

This commit is contained in:
Andreas Steffen
2009-07-18 11:23:27 +02:00
parent 1d941f12ad
commit def1777eca
3 changed files with 6 additions and 5 deletions
+2
View File
@@ -467,6 +467,8 @@ static bool initialize(private_daemon_t *this, bool syslog, level_t levels[])
if (lib->integrity)
{
DBG1(DBG_DMN, "integrity tests enabled:");
DBG1(DBG_DMN, "lib 'libstrongswan': passed file and segment integrity tests");
DBG1(DBG_DMN, "daemon 'charon': passed file integrity test");
}
/* load secrets, ca certificates and crls */