diff --git a/config.yaml b/config.yaml index 0f5ef9f..bcc468b 100644 --- a/config.yaml +++ b/config.yaml @@ -5,6 +5,9 @@ actions: - | # https://issues.redhat.com/browse/RHEL-26118 Patch1: subscription-manager.patch + - | + # https://issues.redhat.com/browse/RHEL-127784 + Patch2: subman-delay-startup-notification-by-30min.patch - | %{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Subscription.desktop %{_libexecdir}/gsd-subman @@ -14,6 +17,7 @@ actions: - delete_files: - file_name: "subscription-manager.patch" + - file_name: "subman-delay-startup-notification-by-30min.patch" - replace: - target: "spec"