Update README.md

This commit is contained in:
2016-08-28 12:23:14 +00:00
parent 37e5970971
commit 6ea55f480e

View File

@@ -131,13 +131,13 @@ Three ways possible: [\[see also Arch Linux Wiki: Time zone\]] [arch:tz]
- interactively with `tzselect` (e. g. 7) Europe, 16) Germany, 2) Germany, 1) yes),
- via `timedatectl`
$ timedatectl # check the current zone
$ timedatectl list-timezones # list available zones
$ timedatectl set-timezone Europe/Berlin # change your time zone
$ timedatectl # check the current zone
$ timedatectl list-timezones # list available zones
$ timedatectl set-timezone Europe/Berlin # change your time zone
- or create the symlink manually
$ ln -sf /usr/share/zoneinfo/Europe/Berlin /etc/localtime
$ ln -sf /usr/share/zoneinfo/Europe/Berlin /etc/localtime
Set the Hardware Clock from the System Clock, and update the timestamps in
`/etc/adjtime` via: