Use absolute symlink for timezone

This commit is contained in:
Khue Doan 2021-06-13 14:46:00 +07:00
parent 86a6312e60
commit 428bdf8d52

View File

@ -31,4 +31,4 @@ storage:
# Set timezone
links:
- path: /etc/localtime
target: ../usr/share/zoneinfo/{{ timezone }}
target: /usr/share/zoneinfo/{{ timezone }}