From f484fbf13ead18f2825481536e766bf533f41c19 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Thu, 29 Jun 2023 17:40:06 +0200 Subject: [PATCH] changelog: Add an entry --- changelog/changes/2023-06-29-locksmith-cgroup.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/changes/2023-06-29-locksmith-cgroup.md diff --git a/changelog/changes/2023-06-29-locksmith-cgroup.md b/changelog/changes/2023-06-29-locksmith-cgroup.md new file mode 100644 index 0000000000..d1cf89185f --- /dev/null +++ b/changelog/changes/2023-06-29-locksmith-cgroup.md @@ -0,0 +1 @@ +- Updated locksmith to use non-deprecated resource control options in the systemd unit ([Locksmith#20](https://github.com/flatcar/locksmith/pull/20))