diff --git a/etc/sysconfig/profile.d/sysadd b/etc/sysconfig/profile.d/sysadd index 73ab0d1..841c1c8 100644 --- a/etc/sysconfig/profile.d/sysadd +++ b/etc/sysconfig/profile.d/sysadd @@ -30,5 +30,5 @@ PATH=$PATH:$HOME/bin LANG=de_DE@euro LC_ALL=de_DE@euro LANGUAGE=de_DE@euro -TZ=MET-1 +TZ=Europe/Berlin export PATH LANG LC_ALL LANGUAGE TZ diff --git a/etc/timezone b/etc/timezone index 811f3b9..94d5acc 100644 --- a/etc/timezone +++ b/etc/timezone @@ -1 +1 @@ -MET-1 +Europe/Berlin