From 6162965002f9e6052e0ce8d6810028da4679e55a Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Nov 15 2024 20:38:07 +0000 Subject: Disable freezing of user sessions ... (rhbz#2321268) --- diff --git a/systemd.spec b/systemd.spec index 6d2f175..3eebc2f 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1019,6 +1019,15 @@ mv %{buildroot}/usr/lib/tmpfiles.d/20-systemd-userdb.conf{,.example} install -m 0644 -t %{buildroot}%{_prefix}/lib/pam.d/ %{SOURCE26} +# Disable freezing of user sessions while we're working out the details. +mkdir -p %{buildroot}/usr/lib/systemd/system/service.d/ +cat >>%{buildroot}/usr/lib/systemd/system/service.d/50-keep-warm.conf <