This revision introduces a new test program file-attribute-modify which deals with
auditing any syscall responsible for modification of file attributes (as the name suggests)
System calls introduced are:
- flock(2)
- fcntl(2)
- fsync(2)
Differential D15795
Initialize file-attribute-modify audit class aniketp on Jun 14 2018, 2:09 AM. Authored by Tags None Referenced Files
Subscribers
Details
This revision introduces a new test program file-attribute-modify which deals with
Execute make && make install from test/sys/audit.
Diff Detail
|