2 Commits

Author SHA1 Message Date
rwatson
71e4c111b9 Merge auditd:1.3 from HEAD to RELENG_6:
Sleep for one second after calling audit -t to give the audit daemon a
  chance to actually terminate the audit service and exit.  Otherwise, on
  an rc.d/auditd restart, the new audit daemon instance may try to start
  auditing while the previous session is still running.  Likewise, this
  ensures a chance for auditd to terminate the audit trail at system
  shutdown.

  Perhaps more ideally, the script would wait synchronously for auditd to
  exit rather than for an arbitrary but short period of time.

  Obtained from:  TrustedBSD Project

Approved by:	re (mux)
2006-09-27 10:08:47 +00:00
cvs2svn
d0023ab87e This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-06-12 22:58:51 +00:00