summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-03-08 15:07:10 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-03-08 15:07:10 +0000
commitc39a30b6351f739644e92fcfbeea1dff7adede99 (patch)
tree0de53a6f2e306de5dbc02cc1b1714ea79de5324d
parentae05b950f024b1fd710691f5caed366c6e9a966d (diff)
downloadalpine-conf-c39a30b6351f739644e92fcfbeea1dff7adede99.tar.bz2
alpine-conf-c39a30b6351f739644e92fcfbeea1dff7adede99.tar.xz
setup-alpine: do not call setup-timezone
We need to fix it first.
-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