Set environment variable globally
GĂ©rard BIGOT
gerard.bigot at gmail.com
Fri Mar 31 13:41:36 UTC 2017
Hi,
I added this line in /etc/environment since a long time :
TZ="Europe/Paris"
It gives me satisfaction.
With this line, upon reboot, I have :
~$ echo $TZ
Europe/Paris
Without TZ doesn't exist.
G.
PS: You don't have to live in Paris for this to work, I guess.
It should work with whatever lines in 'timedatectl list-timezones'
2017-03-24 22:19 GMT+01:00 Andrew Martin <amartin at xes-inc.com>:
> 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/
>
> I have noticed this problem when stracing running daemons on my systems and
> would like to fix it. I reviewed the official Ubuntu documentation for
> where to
> define environment variables:
> https://help.ubuntu.com/community/EnvironmentVariables
>
> I tried defining TZ in /etc/environment and in /etc/profile.d/test.sh, but
> I
> cannot get this environment variable to be available in all cases (e.g. if
> I
> just execute bash without --login or if I run the sample c program
> provided in
> the above article). How can I make the TZ environment variable defined
> completely system-wide?
>
> Thanks,
>
> Andrew
>
> --
> Ubuntu-devel-discuss mailing list
> Ubuntu-devel-discuss at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/ubuntu-devel-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-devel-discuss/attachments/20170331/d08e7ed9/attachment.html>
More information about the Ubuntu-devel-discuss
mailing list