summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-07-11 13:43:10 -0700
committerSaul Wold <sgw@linux.intel.com>2013-07-11 13:43:10 -0700
commitaf70e556d3d18a5910fd5f17c2dcf862088c582d (patch)
treef60a43c4b1d31be5ed5d706f435825040e6523d6
parent94d6ac59bebddb0abd8111d71def06f5a7371c71 (diff)
downloadmeta-security-af70e556d3d18a5910fd5f17c2dcf862088c582d.tar.gz
README: removed coreutils note
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index c37b2fc..6b6c1f7 100644
--- a/README
+++ b/README
@@ -176,11 +176,6 @@ help for each package.
176 checksecurity is a simple package which will scan your system for several simple security holes. 176 checksecurity is a simple package which will scan your system for several simple security holes.
177 It uses a simple collection of plugins, all of which are shell scripts which are configured by environmental variables. 177 It uses a simple collection of plugins, all of which are shell scripts which are configured by environmental variables.
178 178
179 !! IMPORTANT !!
180
181 When including this package in the image, please consider adding the following line to the end of the conf/local.conf file:
182
183 CORE_IMAGE_EXTRA_INSTALL = "coreutils"
184 179
185 usage : To start checksecurity simply write in the terminal : 180 usage : To start checksecurity simply write in the terminal :
186 181