From 2d3ff96397f24550112ca4d5b468c1b9131f6363 Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Tue, 28 Nov 2023 10:06:07 +0100 Subject: [PATCH] spec: set SBAT URL to `mailto:secalert@redhat.com` Resolves: RHEL-16810 --- systemd.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/systemd.spec b/systemd.spec index e15e104..f83e68f 100644 --- a/systemd.spec +++ b/systemd.spec @@ -916,6 +916,8 @@ CONFIGURE_OPTS=( -Dportabled=false -Dnetworkd=false -Dsupport-url=https://access.redhat.com/support + # https://issues.redhat.com/browse/RHEL-16810 + -Dsbat-distro-url=mailto:secalert@redhat.com -Ddefault-net-naming-scheme=rhel-9.0 )