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>2018-01-18 18:52:30 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2018-01-18 18:52:30 +0300
commitcb8ab9630811ca6d5b2fa1bc6ac4f28f82415251 (patch)
treea8d3c227fb9dc6211a41708320fac3ec9e683f8e /include/consts
parent503b2662c6e5e8b2211848ca0866e474b7fd36cb (diff)
Added GRUB conf file
Diffstat (limited to 'include/consts')
-rw-r--r--include/consts1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index e65af4bd..486da308 100644
--- a/include/consts
+++ b/include/consts
@@ -112,6 +112,7 @@ unset LANG
GROUP_NAME=""
GRPCKBINARY=""
GRSEC_FOUND=0
+ GRUBCONFFILE=""
GRUB2INSTALLBINARY=""
HAS_SYSTEMD=0
HEADBINARY=""