From b8672026ac4440e3702c29063ef62ef6125f445a Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 16 Mar 2011 13:56:49 +0000 Subject: setup-alpine: enable setup-timezone again --- setup-alpine.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup-alpine.in') diff --git a/setup-alpine.in b/setup-alpine.in index 91b7182..a14c1a6 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 -- cgit v1.2.3