[build_debian]: Add dbus package to update timezone (#702)

Signed-off-by: Hiayang Zheng haiyang.z@alibaba.inc
This commit is contained in:
Haiyang Zheng 2017-06-15 10:31:13 -07:00 committed by Shuotian Cheng
parent 88b98c7b89
commit 9041288359

View File

@ -176,6 +176,7 @@ sudo LANG=C DEBIAN_FRONTEND=noninteractive chroot $FILESYSTEM_ROOT apt-get -y in
sudo \
vim \
tcpdump \
dbus \
ntp \
ntpstat \
openssh-server \