buildFHSEnv: link /etc/zoneinfo

This is needed because now /etc/localtime symlink points there.
This commit is contained in:
Nikolay Amiantov 2016-10-11 14:51:15 +03:00
parent 0762396d68
commit 7a73ecc18e

View file

@ -89,6 +89,7 @@ let
# symlink other core stuff
ln -s /host/etc/localtime localtime
ln -s /host/etc/zoneinfo zoneinfo
ln -s /host/etc/machine-id machine-id
ln -s /host/etc/os-release os-release