From 270806ad24456896a71fa615e1e486efb176135d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20L=C3=BCke?= Date: Tue, 15 Feb 2022 20:33:33 +0100 Subject: [PATCH] Update changelog/changes/2022-02-15-auditd.md --- .../coreos-overlay/changelog/changes/2022-02-15-auditd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-02-15-auditd.md b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-02-15-auditd.md index 3a333e1ad0..155bbf5715 100644 --- a/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-02-15-auditd.md +++ b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-02-15-auditd.md @@ -1,2 +1,2 @@ -- Added `auditd.service` but left it disabled by default, a custom configuration can be created by removing the `/etc/audit/auditd.conf` and replacing it with an own file ([PR#1636](https://github.com/flatcar-linux/coreos-overlay/pull/1636)) +- Added `auditd.service` but left it disabled by default, a custom configuration can be created by removing `/etc/audit/auditd.conf` and replacing it with an own file ([PR#1636](https://github.com/flatcar-linux/coreos-overlay/pull/1636))