From 83c48fe9fc7b735084d4d781d33b6b1084e25c5b Mon Sep 17 00:00:00 2001 From: Qi Luo Date: Thu, 15 Sep 2016 15:22:29 -0700 Subject: [PATCH] Rename hostname (#6) --- build_debian.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_debian.sh b/build_debian.sh index fee836538d..b1cf2e67d8 100755 --- a/build_debian.sh +++ b/build_debian.sh @@ -38,7 +38,7 @@ DOCKER_VERSION=1.11.1-0~jessie_amd64 ## Working directory to prepare the file system FILESYSTEM_ROOT=./fsroot ## Hostname for the linux image -HOSTNAME=acs +HOSTNAME=sonic DEFAULT_USERINFO="Default admin user,,," ## Read ONIE image related config file