_PATH_ZONEINFO
path = _PATH_ZONEINFO;
strcpy(path_zoneinfo, _PATH_ZONEINFO);
sprintf(path_zoneinfo, "%s/%s", chrootenv, _PATH_ZONEINFO);