#!/bin/sh
export TZ=`cat /etc/TZ`
exec /bin/busybox init
