Hi there,
while doing an zypper up I saw these messages about obsoleted systemd .conf files:
Main configuration files are deprecated in favor of drop-ins.
Hence, we suggest that you remove /etc/systemd/journald.conf if it doesn't contain any customization, or convert it into drop-in otherwise.
Affecting journald.conf, logind.conf, system.conf, user.conf, pstore.conf, networkd.conf. Thus, all *.conf files in /etc/systemd/.
Is it safe to just delete them? Does systemd automatically create a replacement?
Thanx