Bug 881991 - vdr: migration to /etc/hostname, /etc/vconsole.conf, /etc/locale.conf
Summary: vdr: migration to /etc/hostname, /etc/vconsole.conf, /etc/locale.conf
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: vdr
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ville Skyttä
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 881785
TreeView+ depends on / blocked
 
Reported: 2012-11-29 22:36 UTC by Kay Sievers
Modified: 2012-12-04 20:51 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-12-04 20:51:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kay Sievers 2012-11-29 22:36:56 UTC
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.

Comment 1 Ville Skyttä 2012-12-04 20:51:22 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.