diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-07-11 13:43:10 -0700 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-11 13:43:10 -0700 |
commit | af70e556d3d18a5910fd5f17c2dcf862088c582d (patch) | |
tree | f60a43c4b1d31be5ed5d706f435825040e6523d6 | |
parent | 94d6ac59bebddb0abd8111d71def06f5a7371c71 (diff) | |
download | meta-security-af70e556d3d18a5910fd5f17c2dcf862088c582d.tar.gz |
README: removed coreutils note
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r-- | README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 | ||