mirror of
https://github.com/inspec/inspec
synced 2024-11-10 23:24:18 +00:00
docs: typo in auditd_rules
This commit is contained in:
parent
405b3e3fa4
commit
a5afbe7814
1 changed files with 1 additions and 1 deletions
|
@ -374,7 +374,7 @@ The following examples show how to use this InSpec audit resource.
|
||||||
it { should cmp 0 }
|
it { should cmp 0 }
|
||||||
end
|
end
|
||||||
|
|
||||||
**Query properties of rules targetting specific syscalls or files.**
|
**Query properties of rules targeting specific syscalls or files.**
|
||||||
|
|
||||||
The syntax for recent auditd versions allows more precise tests, such as the following:
|
The syntax for recent auditd versions allows more precise tests, such as the following:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue