From aef359b11969f0ec52bb19d092fd3b9086a4cb38 Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Mon, 8 Feb 2010 14:05:43 +0000 Subject: updated sectool plugin description --- src/msec/plugins/sectool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/msec/plugins/sectool.py b/src/msec/plugins/sectool.py index ad2dba3..f5c6637 100644 --- a/src/msec/plugins/sectool.py +++ b/src/msec/plugins/sectool.py @@ -41,5 +41,5 @@ class sectool: pass def check_sectool_level(self, param): - """Defines the sectool level to use during the periodic security check. You may use the sectool-gui application to select individual tests for each level.""" + """Defines the sectool level to use during the periodic security check. You may use the sectool-gui application to select individual tests for each level. If this variable is not defined, the default level defined in sectool configuration will be used.""" pass -- cgit v1.2.1