Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2017-03-05 17:12:01 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2017-03-05 17:12:01 +0300
commit44f5209cb9fe566858e01fd0c79eadec3ee63031 (patch)
treec7c08785ede778384492f282b629725c494d395a
parenta6b0d7611ac0f4afaa6d3df7e8e5aa57b6930c24 (diff)
Add description of CheckItem
-rw-r--r--include/functions1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/functions b/include/functions
index ddec721b..848d2393 100644
--- a/include/functions
+++ b/include/functions
@@ -28,6 +28,7 @@
# AddSetting Addition of setting
# AddSystemGroup Adds a system to a group
# CheckFilePermissions Check file permissions
+# CheckItem Test for presence of a string in report file
# CheckUpdates Determine if a new version of Lynis is available
# CleanUp Clean up files before closing program
# CountTests Count number of performed tests