mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Revert "Currently only states are getting handled so updated docs part"
This reverts commit 92fb3e4d951989d2fc2096d01b2fbb5dc0469603.
This commit is contained in:
parent
074e4151cc
commit
eb1d9364a0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ module Inspec::Resources
|
|||
|
||||
supports platform: "unix"
|
||||
|
||||
desc "Use selinux Inspec resource to test state of the selinux policy."
|
||||
desc "Use selinux Inspec resource to test state/mode of the selinux policy."
|
||||
|
||||
example <<~EXAMPLE
|
||||
describe selinux do
|
||||
|
|
Loading…
Reference in a new issue