<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Should update new service instances' environment when locale changes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69821#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Should update new service instances' environment when locale changes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69821">bug 69821</a>
              from <span class="vcard"><a class="email" href="mailto:tiagomatos@gmail.com" title="Rui Tiago Matos <tiagomatos@gmail.com>"> <span class="fn">Rui Tiago Matos</span></a>
</span></b>
        <pre>This is on F20 btw:

[root@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@localhost ~]# localectl status
   System Locale: LANG=en_US.UTF-8
       VC Keymap: us
      X11 Layout: us

[root@localhost ~]# localectl set-locale LANG=de_DE.utf8

[root@localhost ~]# localectl status
   System Locale: LANG=de_DE.utf8
       VC Keymap: us
      X11 Layout: us

[root@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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>