Apply pam patch when building for upstream

It applies without conflicts and ensures coverage of a pretty important
patch so let's apply it when building for upstream.
This commit is contained in:
Daan De Meyer 2024-02-21 15:42:00 +01:00
parent 0a51fe1e6b
commit 104532bab2
1 changed files with 2 additions and 2 deletions

View File

@ -110,11 +110,11 @@ Patch0490: use-bfq-scheduler.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=2251843
Patch0491: https://github.com/systemd/systemd/pull/30846.patch
%endif
# Adjust upstream config to use our shared stack
Patch0499: fedora-use-system-auth-in-pam-systemd-user.patch
%endif
%ifarch %{ix86} x86_64 aarch64
%global want_bootloader 1
%endif