From 1eb83ab6e6211e95117c68326d24c26595e31038 Mon Sep 17 00:00:00 2001 From: Neraud Date: Tue, 16 Oct 2018 12:38:42 +0200 Subject: [PATCH] Fixed CONFIGURATION documentation --- plugins/debian/debsecan_ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/debian/debsecan_ b/plugins/debian/debsecan_ index a3a381b4..c78a797d 100755 --- a/plugins/debian/debsecan_ +++ b/plugins/debian/debsecan_ @@ -24,9 +24,9 @@ The default configuration is as follows. [debsecan] env.suite jessie - env.fixed_warn 1 + env.fixed_warning 1 env.fixed_critical 1000 - env.remote_warn 1 + env.remote_warning 1 env.remote_critical 10 The name of the group needs to match the name of the symlink to be applied.