mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Create audit records for AUE_POSIX_OPENPT, currently w/o arguments.
Approved by: re (audit argument blanket)
This commit is contained in:
parent
f0899a3460
commit
6196f898bb
1 changed files with 1 additions and 0 deletions
|
|
@ -690,6 +690,7 @@ kaudit_to_bsm(struct kaudit_record *kar, struct au_record **pau)
|
|||
case AUE_MSGSYS:
|
||||
case AUE_NTP_ADJTIME:
|
||||
case AUE_PIPE:
|
||||
case AUE_POSIX_OPENPT:
|
||||
case AUE_PROFILE:
|
||||
case AUE_RTPRIO:
|
||||
case AUE_SEMSYS:
|
||||
|
|
|
|||
Loading…
Reference in a new issue