X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Flocaltime.xml;h=2827da6e93f1834366f2b9be694cc95064813bbe;hp=09df161baa42dc45bb91f6a4cbfe274e5e2edb3d;hb=6ecb6cec66739d733e95302031998f517261380c;hpb=608da9e9b56be83ac394ea7a19cbdacab94f6642 diff --git a/man/localtime.xml b/man/localtime.xml index 09df161ba..2827da6e9 100644 --- a/man/localtime.xml +++ b/man/localtime.xml @@ -1,7 +1,6 @@ - + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> - - /etc/localtime - systemd - - - - Developer - Lennart - Poettering - lennart@poettering.net - - - Developer - Shawn - Landden - shawnlandden@gmail.com - - - - - - localtime - 5 - - - - localtime - Local time zone configuration file - - - - /etc/localtime -> /usr/share/zoneinfo/… - - - - Description - - The /etc/localtime file - configures the system-wide time zone of the local - system that is used by applications for presentation - to the user. It should be an absolute symbolic link - with a destination of /usr/share/zoneinfo/, - fallowed by a time zone identifier such as - Europe/Berlin or Etc/UTC. - The resulting link should point to the corresponding binary - tzfile5 - time zone data for the configured time zone. - - As the time zone identifier is extracted from the name of - the target of /etc/localtime this file may - not be a normal file or hardlink. - - The time zone may be overridden for individual - programs by using the TZ environment variable. See - environ7. - - - - See Also - - tzset3 - localtime3 - systemd1 - - + + localtime + systemd + + + + Developer + Lennart + Poettering + lennart@poettering.net + + + Developer + Shawn + Landden + shawnlandden@gmail.com + + + + + + localtime + 5 + + + + localtime + Local timezone configuration file + + + + /etc/localtime -> ../usr/share/zoneinfo/… + + + + Description + + The /etc/localtime file configures the + system-wide timezone of the local system that is used by + applications for presentation to the user. It should be an + absolute or relative symbolic link pointing to + /usr/share/zoneinfo/, followed by a timezone + identifier such as Europe/Berlin or + Etc/UTC. The resulting link should lead to the + corresponding binary + tzfile5 + timezone data for the configured timezone. + + Because the timezone identifier is extracted from the + symlink target name of /etc/localtime, this + file may not be a normal file or hardlink. + + The timezone may be overridden for individual programs by + using the $TZ environment variable. See + environ7. + + You may use + timedatectl1 + to change the settings of this file from the command line during + runtime. Use + systemd-firstboot1 + to initialize the time zone on mounted (but not booted) system + images. + + + + See Also + + systemd1, + tzset3, + localtime3, + timedatectl1, + systemd-timedated.service8, + systemd-firstboot1 + +