On Tue, 07 May 2024 21:38:47 +0100, Patrick O'Callaghan wrote:

> It's there on my system, updated from F39:
> 
> # rpm -qf /etc/systemd/journald.conf
> systemd-255.4-1.fc40.x86_64

No, it's not:

$ rpm -qcv systemd|grep conf$
-rw-r--r--    1 root     root                        0 Mar  1 01:00 
/etc/X11/xorg.conf.d/00-keyboard.conf
-rw-r--r--    1 root     root                       21 Mar  1 01:00 
/etc/dnf/protected.d/systemd.conf
-rw-r--r--    1 root     root                        0 Mar  1 01:00 
/etc/locale.conf
-rw-r--r--    1 root     root                        0 Mar  1 01:00 
/etc/systemd/journald.conf
-rw-r--r--    1 root     root                        0 Mar  1 01:00 
/etc/systemd/logind.conf
-rw-r--r--    1 root     root                        0 Mar  1 01:00 
/etc/systemd/system.conf
-rw-r--r--    1 root     root                        0 Mar  1 01:00 
/etc/systemd/user.conf

It's a %ghost config file, which means it is marked as belonging to the
package (even if it doesn't exist in the directory), so it can be handled
appropriately on package removal/updates.

The default file has been moved to /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