Re: Set environment variable globally

2017-04-05 Thread J Fernyhough
On 24/03/17 21:19, Andrew Martin wrote: > Hello, > > I recently saw this blog post regarding performance when the TZ environment > variable is not set: > https://blog.packagecloud.io/eng/2017/02/21/set-environment-variable-save-thousands-of-system-calls/ > There's also a good deal of discussion

Re: Set environment variable globally

2017-04-05 Thread Gunnar Hjalmarsson
On 2017-04-05 20:30, Andrew Martin wrote: From: "Gérard BIGOT" I added this line in /etc/environment since a long time : TZ="Europe/Paris" It gives me satisfaction. I can't seem to get this to work on 16.04. Which shell are you using? Have you customized your /etc/bash.bashrc or /etc/profi

Re: Set environment variable globally

2017-04-05 Thread Andrew Martin
- Original Message - > From: "Gérard BIGOT" > To: "amartin" > Cc: "ubuntu-devel-discuss" > Sent: Friday, March 31, 2017 8:41:36 AM > Subject: Re: Set environment variable globally > Hi, > > I added this line in /etc/environment since a long time : > > TZ="Europe/Paris" > > It gives m