Fedora is migrating away from: /etc/sysconfig/network (the HOSTNAME=... setting) /etc/sysconfig/keyboard /etc/sysconfig/i18n to: /etc/hostname /etc/vconsole.conf /etc/locale.conf See the tracker bug 881785 for details. We found: vdr/vdr.sysconfig:. /etc/sysconfig/i18n 2>/dev/null || : Please update the package for the new config files.
According to the locale.conf man page it takes effect for (or is "inherited by") every service so no migration is needed here; sourcing of /etc/sysconfig/i18n like the way it's done causes no stderr spewage nor exit code issues.