timezone setting
This commit is contained in:
parent
98afd04d2b
commit
6b79da4d9a
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@ case "$__target_host" in
|
||||||
# Everybody has this
|
# Everybody has this
|
||||||
localhost)
|
localhost)
|
||||||
__file /etc/cdist-configured
|
__file /etc/cdist-configured
|
||||||
|
__timezone Asia/Seoul
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in a new issue