[arch-releng] [PATCH 3/6] Set UTC as default timezone

Gerardo Exequiel Pozzi vmlinuz386 at yahoo.com.ar
Sat Jun 23 19:16:21 EDT 2012


On 06/22/2012 10:22 AM, Pierre Schmitz wrote:
> UTC is a more reasonable default than Canada/Pacific
>
> Signed-off-by: Pierre Schmitz <pierre at archlinux.de>
> ---
>   README                                | 2 +-
>   configs/releng/root-image/etc/rc.conf | 2 +-
>   2 Dateien geändert, 2 Zeilen hinzugefügt(+), 2 Zeilen entfernt(-)
>
> diff --git a/README b/README
> index cfcff39..a223e80 100644
> --- a/README
> +++ b/README
> @@ -155,7 +155,7 @@ if nothing is specified on command line.
>   * locale=             "en_US.UTF-8"
>   * daemon_locale=      "no"
>   * hardwareclock=      "UTC"
> -* timezone=           "Canada/Pacific"
> +* timezone=           "UTC"
>   * keymap=             "us"
>   * consolefont=        (unset)
>   * consolemap=         (unset)
> diff --git a/configs/releng/root-image/etc/rc.conf b/configs/releng/root-image/etc/rc.conf
> index 90aa930..d8dedec 100644
> --- a/configs/releng/root-image/etc/rc.conf
> +++ b/configs/releng/root-image/etc/rc.conf
> @@ -6,7 +6,7 @@
>   LOCALE_DEFAULT="en_US.UTF-8"
>   DAEMON_LOCALE_DEFAULT="no"
>   CLOCK_DEFAULT="UTC"
> -TIMEZONE_DEFAULT="Canada/Pacific"
> +TIMEZONE_DEFAULT="UTC"
>   KEYMAP_DEFAULT="us"
>   CONSOLEFONT_DEFAULT=
>   CONSOLEMAP_DEFAULT=
+1

-- 
Gerardo Exequiel Pozzi
\cos^2\alpha + \sin^2\alpha = 1



More information about the arch-releng mailing list