Skip to content

Commit 72f1bd6

Browse files
committed
add audit package override for Debian products
1 parent bec1871 commit 72f1bd6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

products/debian12/product.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
product: debian12
1+
\product: debian12
22
full_name: Debian 12
33
type: platform
44

@@ -39,6 +39,7 @@ platform_package_overrides:
3939
pam: libpam-runtime
4040
shadow: login
4141
sssd: sssd-common
42+
audit: auditd
4243

4344
reference_uris:
4445
cis: 'https://www.cisecurity.org/benchmark/debian_linux/'

products/debian13/product.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ platform_package_overrides:
3939
pam: libpam-runtime
4040
shadow: login
4141
sssd: sssd-common
42+
audit: auditd
43+

0 commit comments

Comments
 (0)