This removes the line in packages_installed.csv, which would cause the file package_vsftpd_installed.xml to be recreated.
Signed-off-by: Maura Dailey <[email protected]> --- .../input/checks/templates/packages_installed.csv | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/RHEL/6/input/checks/templates/packages_installed.csv b/RHEL/6/input/checks/templates/packages_installed.csv index d956daa..6dfc406 100644 --- a/RHEL/6/input/checks/templates/packages_installed.csv +++ b/RHEL/6/input/checks/templates/packages_installed.csv @@ -12,4 +12,3 @@ postfix psacct rsyslog screen -vsftpd -- 1.7.1 _______________________________________________ scap-security-guide mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide
