timezone setting

This commit is contained in:
elf 2020-05-05 00:02:40 +09:00
parent 98afd04d2b
commit 6b79da4d9a
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@ case "$__target_host" in
# Everybody has this
localhost)
__file /etc/cdist-configured
__timezone Asia/Seoul
;;
esac