On Tue, 07 May 2024 23:22:53 +0100, Patrick O'Callaghan wrote:

> In that case I assume it was put there under F39. Seems very odd that
> the upgrade just kept it in addition to the one in /usr/lib/systemd.

Depends.

You cannot rely on just "rpm -qf ..." since that only queries the package
file list regardless of what the file contents are. And that includes
%ghost files which possibly don't exist. Also, it is not only a %ghost
file but also still marked as %config, and if it has been modified by you,
RPM package upgrades would handle it like a config file.

What is in your /etc/systemd/journald.conf file compared with the
default in /usr/lib/systemd/journald.conf?
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to