summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup-alpine.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-alpine.in b/setup-alpine.in
index a14c1a6..91b7182 100644
--- a/setup-alpine.in
+++ b/setup-alpine.in
@@ -44,7 +44,7 @@ grep '^iface.*dhcp' $ROOT/etc/network/interfaces > /dev/null ||\
[ -z "$NOCOMMIT" ] && while ! passwd ; do echo "Please retry." ; done
# pick timezone
-$PREFIX/sbin/setup-timezone
+# $PREFIX/sbin/setup-timezone
rc-update -q add networking boot
rc-update -q add acpid