From 5e4baa01ca5d424f2a48b89a2506e087705a88a2 Mon Sep 17 00:00:00 2001 From: Matthew Burket Date: Thu, 14 Mar 2024 08:00:21 -0500 Subject: [PATCH] Fix AIDE PATH Product Stability of OpenSUSE This was causing issues for the nightly builds. --- tests/data/product_stability/opensuse.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/product_stability/opensuse.yml b/tests/data/product_stability/opensuse.yml index bf75854e4b2..33359958e2e 100644 --- a/tests/data/product_stability/opensuse.yml +++ b/tests/data/product_stability/opensuse.yml @@ -1,6 +1,6 @@ aide_also_checks_audispd: 'yes' aide_also_checks_rsyslog: 'no' -aide_bin_path: /usr/bin/aide +aide_bin_path: /usr/sbin/aide aide_conf_path: /etc/aide.conf audisp_conf_path: /etc/audit auid: 1000