From e70f9cc65d1db949a46cd520aca20d6093daadb9 Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Tue, 6 Feb 2024 14:52:03 +0100 Subject: [PATCH] spec: move `systemd-oomd.conf` to oomd subpackage Resolves: RHEL-22430 --- split-files.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/split-files.py b/split-files.py index 867b7e6..0036f16 100644 --- a/split-files.py +++ b/split-files.py @@ -168,7 +168,8 @@ for file in files(buildroot): oomd\.conf| oomctl| org.freedesktop.oom1| - systemd-oomd + systemd-oomd| + systemd-oom\.conf ''', n, re.X): o = o_oomd