From 44f5209cb9fe566858e01fd0c79eadec3ee63031 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Sun, 5 Mar 2017 15:12:01 +0100 Subject: [PATCH] Add description of CheckItem --- include/functions | 1 + 1 file changed, 1 insertion(+) 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