fix: rename patch 0032
No functional change. Resolves: RHEL-95582
This commit is contained in:
parent
67d4050baa
commit
5c9efe4d73
@ -1,7 +1,7 @@
|
||||
From 257dce8a7769d0b4268973065dfe0a77455d1ce6 Mon Sep 17 00:00:00 2001
|
||||
From: Eric Garver <eric@garver.life>
|
||||
Date: Mon, 2 Jun 2025 11:27:10 -0400
|
||||
Subject: [PATCH] fix(systemd): allow start code 251 (RUNNING_BUT_FAILED)
|
||||
Subject: [PATCH] v2.4.0: fix(systemd): allow start code 251 (RUNNING_BUT_FAILED)
|
||||
|
||||
Do not fail to start the service if `firewall-cmd --state` returns this
|
||||
error code. The daemon is started, but in a recovery mode due to invalid
|
||||
@ -36,7 +36,7 @@ Patch28: 0028-v2.4.0-fix-systemd-remove-unnecessary-comment.patch
|
||||
Patch29: 0029-v2.4.0-test-nftables-table-owner-use-grep-instead-of.patch
|
||||
Patch30: 0030-v2.4.0-chore-ipset-remove-set_supported_types.patch
|
||||
Patch31: 0031-v2.4.0-fix-fw-start-remove-ipset-probe.patch
|
||||
Patch32: 0032-fix-systemd-allow-start-code-251-RUNNING_BUT_FAILED.patch
|
||||
Patch32: 0032-v2.4.0-fix-systemd-allow-start-code-251-RUNNING_BUT_FAILED.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
|
||||
Loading…
Reference in New Issue
Block a user