Obsolete systemd .conf files?

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

It is really a conservative warning in case you added some custom directives (which I doubt is the case). Unmodified files can be safely removed, and systemd will use its defaults.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.