[systemd-bugs] [Bug 69821] Should update new service instances' environment when locale changes
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 25 09:59:59 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=69821
--- Comment #2 from Rui Tiago Matos <tiagomatos at gmail.com> ---
This is on F20 btw:
[root at localhost ~]# systemctl show-environment
BOOT_IMAGE=/boot/vmlinuz-3.11.0-3.fc20.x86_64
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
LANG=en_US.UTF-8
[root at localhost ~]# localectl status
System Locale: LANG=en_US.UTF-8
VC Keymap: us
X11 Layout: us
[root at localhost ~]# localectl set-locale LANG=de_DE.utf8
[root at localhost ~]# localectl status
System Locale: LANG=de_DE.utf8
VC Keymap: us
X11 Layout: us
[root at localhost ~]# systemctl show-environment
BOOT_IMAGE=/boot/vmlinuz-3.11.0-3.fc20.x86_64
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
LANG=en_US.UTF-8
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130925/2d6691e5/attachment.html>
More information about the systemd-bugs
mailing list