about summary refs log tree commit diff
path: root/xvoidstrap
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2018-02-10 02:08:27 +0100
committerLeah Neukirchen <leah@vuxu.org>2018-03-05 14:02:06 +0100
commit7747507d4368fa5b0c415fbfc4acccaf6016be28 (patch)
tree11008a2c359290ae99e2073d3c80e2f81c7f05d0 /xvoidstrap
parent0f8f50c0c79fd0234e34d1bccac23a4b7c08341f (diff)
downloadxtools-7747507d4368fa5b0c415fbfc4acccaf6016be28.tar.gz
xtools-7747507d4368fa5b0c415fbfc4acccaf6016be28.tar.xz
xtools-7747507d4368fa5b0c415fbfc4acccaf6016be28.zip
xvoidstrap: mention time zone
Diffstat (limited to 'xvoidstrap')
-rwxr-xr-xxvoidstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/xvoidstrap b/xvoidstrap
index 23455ed..acfe906 100755
--- a/xvoidstrap
+++ b/xvoidstrap
@@ -48,6 +48,7 @@ Void post-install checklist
 - Set root password: passwd
 - Set root shell: chsh
 - Set hostname: /etc/hostname
+- Set time zone: ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime
 - Configure fstab: /etc/fstab
 - Set locale: /etc/locale.conf and /etc/default/libc-locales
 - Rebuild locale: xbps-reconfigure -f glibc-locales