osi-audit-locking-fix-20060201
[openafs.git] / src / ptserver / ptserver.c
index 69418a7..9567dbd 100644 (file)
@@ -243,6 +243,7 @@ main(int argc, char **argv)
     sigaction(SIGABRT, &nsa, NULL);
     sigaction(SIGSEGV, &nsa, NULL);
 #endif
+    osi_audit_init();
     osi_audit(PTS_StartEvent, 0, AUD_END);
 
     /* Initialize dirpaths */