about summary refs log tree commit diff
diff options
context:
space:
mode:
-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