Make /var/log/gdm tmpfiles.d snippet match files manifest to fix installability test
Related: RHEL-19410
This commit is contained in:
parent
0f4f9cd44b
commit
cdd9535047
@ -3,5 +3,5 @@ d /run/gdm 0711 root gdm - -
|
|||||||
d /var/lib/gdm 1770 gdm gdm - -
|
d /var/lib/gdm 1770 gdm gdm - -
|
||||||
d /var/lib/gdm/.config 0700 gdm gdm - -
|
d /var/lib/gdm/.config 0700 gdm gdm - -
|
||||||
d /var/lib/gdm/.config/pulse 0700 gdm gdm - -
|
d /var/lib/gdm/.config/pulse 0700 gdm gdm - -
|
||||||
d /var/log/gdm 0755 root root - -
|
d /var/log/gdm 0711 root gdm - -
|
||||||
|
|
||||||
|
7
gdm.spec
7
gdm.spec
@ -11,7 +11,7 @@
|
|||||||
Name: gdm
|
Name: gdm
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 40.1
|
Version: 40.1
|
||||||
Release: 22%{?dist}
|
Release: 23%{?dist}
|
||||||
Summary: The GNOME Display Manager
|
Summary: The GNOME Display Manager
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -353,6 +353,11 @@ dconf update || :
|
|||||||
%{_libdir}/pkgconfig/gdm-pam-extensions.pc
|
%{_libdir}/pkgconfig/gdm-pam-extensions.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 15 2023 Ray Strode <rstrode@redhat.com> - 40.1-23
|
||||||
|
- Make /var/log/gdm tmpfiles.d snippet match files manifest
|
||||||
|
to fix installability test
|
||||||
|
Related: RHEL-19410
|
||||||
|
|
||||||
* Mon Nov 27 2023 Ray Strode <rstrode@redhat.com> - 40.1-22
|
* Mon Nov 27 2023 Ray Strode <rstrode@redhat.com> - 40.1-22
|
||||||
- Fix PreferredDisplayServer=legacy-xorg in /etc/gdm/custom.conf
|
- Fix PreferredDisplayServer=legacy-xorg in /etc/gdm/custom.conf
|
||||||
Resolves: RHEL-19410
|
Resolves: RHEL-19410
|
||||||
|
Loading…
Reference in New Issue
Block a user