]> git.pld-linux.org Git - packages/tzdata.git/blob - timezone.sysconfig
- 80 column terminals are pretty common nowadays
[packages/tzdata.git] / timezone.sysconfig
1 # Time zone information.
2
3 # Directory containing zone information files.
4 ZONE_INFO_DIR="/usr/share/zoneinfo"
5
6 # Scheme you would like to use in your system.
7 ZONE_INFO_SCHEME="posix"
8
9 # Area (sometimes may be empty)
10 ZONE_INFO_AREA="Europe"
11
12 # Name of the time zone for your system.
13 TIME_ZONE="Warsaw"
This page took 0.053083 seconds and 4 git commands to generate.