Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Dec 2017 11:23:12 +0100
From:      Robert Schulze <rs@bytecamp.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: tzsetup without menu?
Message-ID:  <ece77c0b-49c1-d19e-7761-b51f84807585@bytecamp.net>
In-Reply-To: <FAEB7D50-F137-4A8D-AE3C-6D1CF8FC98DF@luckyhands.nl>
References:  <776CD363-26A1-4628-B21E-2CA266609BAE@luckyhands.nl> <op.zapvf6nzg7njmm@workstation> <FAEB7D50-F137-4A8D-AE3C-6D1CF8FC98DF@luckyhands.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Am 04.12.2017 um 11:09 schrieb Remy Zandwijk:
>>> The tzsetup manual page on 11.1-RELEASE-p4 says:
>>>
>>>    It is possible to short-circuit the menu system by specifying the
>>>    location of a zoneinfo_file or the name of the zoneinfo_name on the
>>>    command line;
>>>
>>> However, when I run the command like this, I still get the menu:
>>>
>>>    tzsetup -s /usr/share/zoneinfo/Europe/Amsterdam
>>>

did you try

# tzsetup -s Europe/Amsterdam

So, just giving it the name of the timezone, not a path.

regards,
Robert Schulze



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ece77c0b-49c1-d19e-7761-b51f84807585>