The following revision introduces system calls from file-attribute-modify audit class
which deal with modifying the mode of a given file. System calls are:
- chmod(2)
- fchmod(2)
- lchmod(2)
- fchmodat(2)
Differential D15805
audit(4): Syscalls dealing with change of a file-mode aniketp on Jun 14 2018, 3:11 PM. Authored by Tags None Referenced Files
Subscribers
Details The following revision introduces system calls from file-attribute-modify audit class
Execute make && make install from test/sys/audit.
Diff Detail
|